Posted by Popescu Dan on 10/04/30 11:11
Hi,
I have a database table withe the next fields: category_id, parent_id,
category_name.
How can i display all the categories with their subcategories, like this
Category 1
Category 11
Category 12
Category121
Category 2
Category 21
Category 22
.....................
and so on
Thanks in advance! Any help would be much appreciated
[Back to original message]
|