17 useful PHP array functions complete with examples
Source: TechRepublic
This document outlines some of the more useful functions in the PHP array toolkit, and features detailed explanations and usage examples.
Like arrays in other programming languages, PHP arrays allow you to store multiple values in a single variable and operate on them as a set. With over 60 functions, PHP offers an extensive array manipulation toolkit that lets you process arrays in almost any way imaginable including:
This download is also available as a TechRepublic article.
Like arrays in other programming languages, PHP arrays allow you to store multiple values in a single variable and operate on them as a set. With over 60 functions, PHP offers an extensive array manipulation toolkit that lets you process arrays in almost any way imaginable including:
- reversing order
- extracting subsets
- comparing and sorting
- recursively processing
- searching specific values
This download is also available as a TechRepublic article.
| Format: | Size: | 71.00 | |
| Version: | 1.0 | Date: | Jul 2005 |
| Downloads: | 6306 |



