|
My guess would be to create a new table with three fields. The first field would probably be an id to satisfy the PRIMARY key. The second field would be the id (or other unique characteristic) of the item you are trying to tag. The third field is the tag value.
__________________
The interlocking pieces of web development: usability, performance, accessibility, and standards.
|