Logo name

Practical PHP Programming:Array-specific functions

From IpbWiki

  • Currently0.00/5
Jump to: navigation, search

Although arrays are great by themselves, the best parts of their usefulness only come out when you use special array functions to manipulate your data – this was why we had to cover functions before arrays.

There are quite a few array functions all doing a variety of things, and you need not learn them all – your best bet is to give them all a try so that you at least know how they work, then get back to working on normal code. You'll soon learn what works for you best!


Next: Practical_PHP_Programming:Chopping and changing arrays

This page was last modified on 1 October 2006, at 20:44.  This page has been accessed 432 times.  Content is available under GNU Free Documentation License 1.2Disclaimers