[snip]
> What I'm trying to do is list a typical category/subcategory system with
> parents and children associated with those parents. My database table
> (categories) lists all the parents and children together, each with a
> parent_id field
> (with root being a value of 0). What I want to do is
Navid Yar wrote:
Hello Guys,
I need a little bit of help with recursion. I've searched our PHP website
and Google, but none helped me understand my problem. There is a code below
this message in order to help you understand what I am trying to achieve.
Here is an explaination:
What I'm trying to
Navid,
So you want something like this:
Category 1
Category 2
|
---> Category a
|
> Category b
|
> Category X
|
> Category Y
|
> Ca
3 matches
Mail list logo