Page düzeyinde;
 header("content-type: text/html; charset=utf-8");
Database düzeyinde; //For MySQL
 @mysql_query("SET NAMES'utf8'");
iyi çalışmalar.