php - search database for relevant fields -


i need way like

mysqli_query("select * table id.contains('some string')") 

what need retrieve fields relevant.

i think might have thought solution this, if else curious, take string , create search array elements.


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -