I have been trying to search a Hindi page in page.sql table. For this i convert the entered page title to ISO-8859-1 iconv("UTF-8","ISO-8859-1", $search); and is then trying to search in the database no result is shown but i know that the page exist in page.sql table.