News Feed
Jobs Feed
Sections




News Archive
Rashaud Teague's Blog:
Basic Data Trees
August 21, 2009 @ 11:41:08

Rashaud Teague has posted a new tutorial to his blog about data trees and parent/child relationships in PHP applications:

Displaying data in data trees showing parent/child relationships can be important to your application for when users are looking for data. [...] Here I will be showing you (most likely a beginner programmer) how to display data from a database (MySQL) using PHP. In the this example I'm using the data from Maris SimpleDocu, a "simple" documentation system.

His simple table holds data for a series of pages linked by a "parent" key column. Back in the PHP he uses a recursive function to pull in a subset of the data. The end result is output showing the levels of the data, spaced out by dashes.

0 comments voice your opinion now!
data tree simpledocu tutorial


blog comments powered by Disqus

Similar Posts

Fabien Potencier's Blog: Create your own framework...on top of the Symfony2 Components (parts 3 & 4)

SpinDrop.us: Not taking frameworks for granted

Chris Jones: Adding DTrace Probes to PHP Extensions

SitePoint Web Tech Blog: Importing Content into Drupal

DevShed: Benchmarking with the Xdebug Extension


Community Events











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


introduction example development testing series podcast interview release code api opinion framework functional community composer language database zendframework2 phpunit application

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