Hi, When if have the keyword 'msq' i can match the field 'mysqldata' SELECT * FROM table WHERE field LIKE "$keyword%" But how do i get a match when the keyword is 'mysqldatabase' and the field 'mysql'? (TRUE cause keyword contains 'mysql'). Thanks, Bas -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php