Jump to ratings and reviews
Rate this book

Arrays: Php 7 Complete Guide

Rate this book
Many programmers have a difficult time understanding arrays. PHP 7 Complete Guide is a first of its kind book which provides an in-depth look at arrays. This guide does assume the user has a beginner's understanding of the basic concepts of the PHP language. However, readers can brush up on the basics of PHP by viewing any of the many free tutorials and videos on the web.•Why do we need arrays? When do we need to use arrays?•Are arrays efficient? Can arrays reduce coding time?•When do you use multi-dimensional and associative arrays?•What is an Object Array?In addition to answering these questions, the code examples demonstrate common 'real world' scenarios. These examples •Retrieval and storage of array data from an html form•Retrieval and storage of array data from a text file•Retrieval and storage of array data from a MySQL databaseComplete demonstrations of inserting, appending, updating, and deleting array data are provided. Validation methods insure that the data provided by a user is 'good' before the data is entered into an array. PHP 7 try/catch modules are used to capture exceptions and errors that may be caused by invalid data.Over 75 PHP 7 array functions are reviewed and demonstrated in the later chapters. These brief demonstrations provide both the beginner and expert a quick reference to functions that can greatly reduce coding time and frustration.

170 pages, Paperback

Published March 18, 2016

2 people want to read

About the author

Steve Prettyman

20 books2 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
0 (0%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.