Hi,
I'm trying to list all categories (in PHP) in the very same order as how they are listed in the backend. Like a depth-first traversal of the category tree.
Alternately a pointer to an example of traversing the category tree structure would be very appreciated.
Thanks,
-dennis