- Impact
- 19
Hey
I am working on a website and im stuck on how to make a php categories and sub categories tree
i can load all the categories..but i dont know how to have sub categories under them
heres how my categories table look like:
Category
-id
-name
-parent
-status
I am looking for the best and efficient way of doing it..a script/tutorial..w.e u got :p
also..if possible..i wana use ajax in it...2 dynamically load sub categories..etc..not that biggie right now tho..
thanks
I am working on a website and im stuck on how to make a php categories and sub categories tree
i can load all the categories..but i dont know how to have sub categories under them
heres how my categories table look like:
Category
-id
-name
-parent
-status
I am looking for the best and efficient way of doing it..a script/tutorial..w.e u got :p
also..if possible..i wana use ajax in it...2 dynamically load sub categories..etc..not that biggie right now tho..
thanks








