Hello all !
I am building an online book store in PHP.
I need all the catogories and then sub-categories and then sub and so on just like in Amazon
eg: Books --> Computer --> Software Applications --> Web Development --> Scripting --> PHP
with each categoy forming a web like
Web Development has Scripting, Programming, ... and the list goes on.
Do anyone have idea how i can get all the categories...and sub catogs..... 🙁