$connection = mysql_connect("$host", "$name", "$pass"); mysql_select_db("$db", $connection); mysql_query("SET NAMES 'hebrew' ");