On Sun, 21 Sep 2003, Paul B. [pbcomm, aka WPD] wrote:
> Hi, i'm working on the site that involves a lot ot categories and subs there
> of ... The way i have things now is that the structure goes one sub deep ...
>
> Ex:
> PHP -> Database
> PHP -> Books
>
> in the DB it looks like:
>
Hi, i'm working on the site that involves a lot ot categories and subs there
of ... The way i have things now is that the structure goes one sub deep ...
Ex:
PHP -> Database
PHP -> Books
in the DB it looks like:
id 1 name PHP parent 0
id 2 name Database parent 1
this