DarrenReeder Posted December 1, 2009 Share Posted December 1, 2009 When doing a query, what do i use to do somthing that looks in a table (messages for example) for a anything that has the word 'test' in it ??? so its not only picking all the ones with test as the name..but also ones that have test IN the name.. so this might be list: test testli dentest e.t.c. lol Quote Link to comment https://forums.phpfreaks.com/topic/183633-quick-question/ Share on other sites More sharing options...
rajivgonsalves Posted December 1, 2009 Share Posted December 1, 2009 use like http://dev.mysql.com/doc/refman/5.0/en/string-comparison-functions.html Quote Link to comment https://forums.phpfreaks.com/topic/183633-quick-question/#findComment-969226 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.