<?php header("Content-Type: text/html; charset=windows-1254"); header("Content-language: TR;"); ?>

ve meta charset olarak da

<meta http-equiv="Content-Type" content="text/html; charset=windows-1254" />
<meta http-equiv="Content-Language" content="tr" />

yazdım, düzeldi, teşekkürler