TECTED]>
To: "Lars Rasmussen" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, February 14, 2003 5:20 PM
Subject: Re: mysql with subs
> This probably isn't best handled by mysql...use associative arrays to
store
> members of members in the hierarchy, then
//www.hoobly.com
- Original Message -
From: "Lars Rasmussen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 14, 2003 7:46 AM
Subject: mysql with subs
> Hej all,
>
> I have a really kinky mysql problem.
>
> W
Hej all,
I have a really kinky mysql problem.
Well lets start,
I have a table that looks like this
++--+-+
| id|title |subid|
++--+-+
| 1| MAIN | 0 |
++--+-