melloorr Posted December 16, 2011 Share Posted December 16, 2011 Hey everyone. I am trying to use a database for a simple search script, which searches tags. But I want to make is so, if the user searches "cars" then the database returns any value that has "cars" in it, even if the tags column has other words in it. If you know what I mean. Basically, if the column has 'bike car boat' in it, and I used the WHERE function to search for cars, then that value would not appear, even though I would like it to. How can I get around this?? Thanks EDIT Its Server version: 5.5.16 Link to comment https://forums.phpfreaks.com/topic/253327-quick-question/ Share on other sites More sharing options...
melloorr Posted December 16, 2011 Author Share Posted December 16, 2011 Never mind I have solved it now Link to comment https://forums.phpfreaks.com/topic/253327-quick-question/#findComment-1298646 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.