php-db | 2001072
Date: 07/28/01
- Next message: Sharmad Naik: "[PHP-DB] Seperate a variable"
- Previous message: J- E- N: "[PHP-DB] replace string - case insensitive"
- In reply to: Sharif Islam: "[PHP-DB] Tree Display"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Sharmad Naik: "[PHP-DB] Seperate a variable"
- Previous message: J- E- N: "[PHP-DB] replace string - case insensitive"
- In reply to: Sharif Islam: "[PHP-DB] Tree Display"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

