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

Issues changing the value of an element in an array in matlab -

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

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