Question
Image tag for a tag cloud
I'm curious:
I'd like to be able to tag pictures on my site and store those tags in the database (with the corresponding images). What I'm not sure about is whether I can store more than one value in the table's "ImageTag" Column. Or would i have to create multiple columns (i.e. Tag1, tag2, tag3)? Or would the tags be stored separated by commas?