News Feed
Jobs Feed
Sections




News Archive
Daniel Cousineau's Blog:
Hierarchical Data With PHP and MySQL
June 02, 2008 @ 12:09:37

Daniel Cousineau submitted a new blog post he's come up with that looks at using hierarchical data in a MySQL database.

I recently had fun with an all-to-common issue with SQL driven websites: hierarchical data. For those who don't like big words, think trees. Other people have already discussed storage methods, and I would actually highly suggest you read the writeup if you haven't already.

He includes a sample table you can work from and some code that can be used to generate a select (based on a $depth variable) parent/child values from it. A few simple function calls later and you have a nested array or lots of little subarrays maintaining the parent/child relationships the database has.

0 comments voice your opinion now!
hierarchical data mysql tutorial database depth


blog comments powered by Disqus

Similar Posts

DevShed: Using Abstract Factory Classes in PHP 5 to Work with Online Forms

KillerPHP.com: Advanced PHP Video Tutorial - Passing Parameters Around an MVC Application

Brian Moon's Blog: Putting files into a database

Sameer Borate' Blog: Creating SQL schemas with Doctrine DBAL

SitePoint PHP Blog: The Joy of Regular Expressions [1]


Community Events











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


opinion functional community testing development tool unittest zendframework2 introduction interview phpunit podcast series application code conference framework release language example

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