Creating DHTML/Javascript Tree from Mysql Data uing PHP
Author Name:
Andrew R
Date Uploaded:
March 25,2008
Downloads:
1374
Votes:
1
Rank:
3
Level:
Intermediate
Size:
2.26 KB
Category:
PHP -> Miscellaneous
Author Says:
This sample PHP code creates a Tree from records stored in mysql database. The
database has 2 tables namely categories and products, products are grouped into
different categories. The tree is shown in the browser with option to expand &
collapse.The database export is included with sample products and categories