PHP arrays single, multi-dimensional, associative and object arrays in PHP 7

Gain an in-depth understanding of PHP 7 arrays. After a quick overview of PHP 7, each chapter concentrates on single, multi-dimensional, associative, and object arrays. PHP Arrays is a first of its kind book using PHP 7 that demonstrates inserting, appending, updating, and deleting array data. This...

Full description

Bibliographic Details
Main Author: Prettyman, Steve
Format: eBook
Language:English
Published: [United States], New York, NY Apress, Distributed to the Book trade worldwide by Springer 2017
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • 1. PHP 7 Basics
  • 2. Simple Arrays
  • 3. Multi-dimensional Arrays
  • 4. Associative and Object Arrays
  • 5. PHP Functions
  • Changing, Spliting, Slicing, and Sorting Arrays
  • 6. PHP Functions
  • Comparing and Merging Arrays
  • 7. PHP Functions
  • Searching, Traversing, and Displaying Arrays
  • A. Case Study
  • Playing Checkers