doddsey_65 Posted July 27, 2011 Share Posted July 27, 2011 A while ago i made a search function which worked well, but i deleted it. It used some sql i had never come across before(MODE BOOLEAN) or something like that. Ive been looking through a few search functions on other sites and they seem to always use LIKE, but i think i heard somewhere that this isnt the best thing to use. Is this right? and does anyone know what SQL code i am referring to? Link to comment https://forums.phpfreaks.com/topic/242971-search-function/ Share on other sites More sharing options...
AyKay47 Posted July 27, 2011 Share Posted July 27, 2011 perhaps this is what you are referring to? http://dev.mysql.com/doc/refman/5.5/en/fulltext-boolean.html Link to comment https://forums.phpfreaks.com/topic/242971-search-function/#findComment-1247959 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.