Does anyone have a good little piece of code that will search a MySQL database for keywords?
"select * from table where row LIKE '%".$keyword."%'"