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

DevShed: Working with the XDebug extension's var_dump() function

SitePoint: Silverlight and PHP, Part 2: Creating a Simple Twitter Client

Harry Fuecks' Blog: Using OpenSSL, RSA and RC4 to exchange encrypted data from PHP to Java

PHPImpact Blog: 5 great articles on SPL Iterators

DevShed: The mysqli Extension and the Active Record Pattern


Community Events









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


community example composer functional development podcast testing object opinion zendframework2 event introduction code api interview language tool release conference framework

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