en üste bunu ekleyin
<?php
header ("Content-Type: text/html; charset=iso-8859-9");
?>

olmadı bunu ekleyin,
<?php
header ("Content-Type: text/html; charset=utf8");
?>