<?php kodunun üst satırına
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-9" />
kodunu ekle yani şu şekilde

<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-9" />
<?php
echo "deneme";

?>