I am still trying to figure out how to do it. I want to display my result
from the data base in tree/menu like system.
So the result page will look like this:
+Result1 (you click this , it will expand)
-Item1 (you click this and get more info)
-Item2
-Item3
+Result2
-Item1
-Item2
All the records will be pulled from the same table.
Any hint?
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]