News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Make Me Pulse Blog:
Tips RecursiveArrayIterator on mulitdimensional Array
February 11, 2008 @ 13:07:00

On the Make Me Pulse blog, Antoine Ughetto shares a method he came up with to recurse through an array using the SPL method - the RecursiveArrayIterator method.

When we have a multidimensional array we have to make some recursives function to parse it. A simple way to get the keys and the value of this type of array is to use the SPL library of PHP.

A code example is included, parsing through a recursive array to output each of the key/value pairs it contains (and using only about five or six lines of code to do it).

0 comments voice your opinion now!
spl library standard recursiveiteratoriterator multidimensional array



Similar Posts

Developer Tutorials Blog: Iterating PHP objects, and readable code too!

DevShed: Main Methods of the DirectoryIterator Class in PHP 5

Make Me Pulse Blog: Tips : RecursiveArrayIterator on mulitdimensional Array

ProDevTips Blog: Fluent Arrays and Strings in PHP - Adding JSON and more

Matthew Leverton\'s Blog: How to add a custom CAPTCHA to phpBB2


Community Events







Don't see your event here?
Let us know!


zendframework mysql security framework application ajax releases book example PEAR package job conference cakephp PHP5 code database release zend developer

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework