Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001072

[PHP-DB] Tree Display From: Sharif Islam (mislam <email protected>)
Date: 07/27/01

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: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>