I have a photo gallery that works fine. I am thinking I want to add tags to photos i.e. people in photo, place ect. the way i have my db set up now
Gallery
id
main_cat
gallery_thumb
title
gallery_views
gallery_tags
gallery_id
England
Ireland
land
sea
ect.
How do I query gallery_tags to select all where england = 1 and get the gallery_id from those to then pull from table gallery?



Reply With Quote



Bookmarks