Filter combining tags
Hello,
i have a custom DB.
It has a table structure called "POST"
in that table POST it has a field called "TAGS" where data like
blonde, brunette, MILF, fit, busty etc.. are all stored.
My question is, is the database structured correctly to enable a filter system on the front end to do a combine tag filter search? example, i only want "BLONDES" with "FIT" bodies? thank you!
|