News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Kevin van Zonneveld's Blog:
Convert anything to Tree Structures in PHP
October 09, 2007 @ 16:38:00

Kevin van Zonneveld has posted a new example today of how to convert anything into a tree structure with PHP:

With a function on this site: explodeTree(), you can explode any single-dimensional array into a full blown tree. The function uses a user-specified delimiter found in the keys of the original array to separate nodes and determine hierarchy.

Sample: with 3 lines of code you could have a full directory hierarchy in a multi-dimensional array if you specify the delimiter to be a '/' (slash).

Not only is the code included to make the tree from the data, but an example block of code showing how to use the result.

0 comments voice your opinion now!
tree structure convert tutorial code example usage tree structure convert tutorial code example usage



Similar Posts

Asvin Balloo's Blog: Geolocate your visitors with PHP (part 2)

Paul Jones' Blog: Sending Mail with Solar

Derick Rethans' Blog: More goodies in the eZ Components

SitePoint PHP Blog: Evaluating PHP Applications

Ligaya Turmelle\'s Blog: Summer of Code


Community Events







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


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

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