I need a little help with my PHP/MySQL query. I'm trying to query a table which has a row full of 'tags' that are seperated by commas. When the user uses the site search, the query will search the table row which is filled with the tags, search within the comma delimited tags and find and...