Recursive Threading with PHP and SQL
This tutorial will walk you through the process of making a threaded discussion system. Using PEAR::DB and PHP 4 we'll create a recursive function that will display comments in a threaded style.
Views: 1056 | | by Brad
View this tutorial