Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001072

[PHP-DB] Re: Tree Display From: Dennis (su <email protected>)
Date: 07/28/01

Hi,Maybe you can use Javascript to do it.Namely,you get your menu's content
from DB with PHP or others,and set its to Javascript 's array.

Try it!

Dennis

"Sharif Islam" <mislam <email protected>> wrote in message
news:Pine.GSO.4.31.0107271608350.4794-100000 <email protected>
>
> 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>