2 posts tagged with mysql by LoopyG.
Displaying 1 through 2.

Related tags:
+ (89)
+ (42)
+ (24)
+ (18)
+ (16)
+ (15)
+ (11)
+ (9)
+ (9)
+ (8)
+ (7)
+ (7)
+ (7)
+ (6)
+ (6)
+ (6)
+ (6)
+ (6)
+ (6)
+ (6)
+ (5)
+ (5)
+ (5)
+ (5)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)


Users that often use this tag:
arrowhead (6)
tmcw (3)
signal (3)
Tuwa (3)
Wild_Eep (3)
hatsix (2)
hodyoaten (2)
Yavsy (2)
SansPoint (2)
LoopyG (2)
kirkaracha (2)
Baud (2)
cdavis (2)
SpecialK (2)
ph00dz (2)

MySQL Help! I am trying to use tags on my web site. I am trying to allow users to search for tags. I want the users to do a search like "castle+moat-ducks" and return all pages that have the tags castle and moat but DO NOT have the tag duck. How can I do this? There is a single tag table, which contains 3 fields, tag_id, image_id and tag, which holds the actual text of the tag. Please help me set up the proper query! Note that I am using PHP.
posted on Sep 19, 2006 - 29 answers

Please help me create a MySQL database from a collection of images. There is of course [more inside]
posted on Aug 27, 2006 - 10 answers