How to create a PHP tree object using parent child notation

Posted by Mike Caisey on 20th August 2010
Tagged: PHP, object, code, tree
This is a quick guide for PHP coders to help in building things like menus for a website. It encapsulates everything in a single object from a single database query.

Read more... [17 Comment(s)]