I have a query to search my database that looks like this
this is for a blog system, so when a user creates a blog they have the option to add tags (seperated by a comma) the problem I believe lies with that comma as it will bring up the first result in this case it's rap but anything after the first word/comma is a no go.
any suggestions ?