| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Dotan Cohen | Date: | January 20 2011 4:23pm |
| Subject: | Re: [PHP] Organisational question: surely someone has implemented many Boolean values (tags) and a solution exist | ||
| View as plain text | |||
On Thu, Jan 20, 2011 at 18:20, Dotan Cohen <dotancohen@stripped> wrote: > On Thu, Jan 20, 2011 at 17:00, Richard Quadling <rquadling@stripped> wrote: >> I'd have my items table, my tags table and a join table for the two. >> My join table is really simple. UniqueID, ItemID, TagID. >> > > Yes, that is the first approach that I mentioned. It looks to be a > good compromise. > > Sorry, that was _not_ the first approach that I mentioned. It looks to be the right method though, thanks! -- Dotan Cohen http://gibberish.co.il http://what-is-what.com
