evet dediğiniz gibi utf satırı vardı sildim sorun kalktı.
diğer sorun ise giriş yaptıktan sonra

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /Applications/XAMPP/xamppfiles/htdocs/index.php:484) in /Applications/XAMPP/xamppfiles/htdocs/index.php on line 485

ve

Warning: Cannot modify header information - headers already sent by (output started at /Applications/XAMPP/xamppfiles/htdocs/index.php:428) in /Applications/XAMPP/xamppfiles/htdocs/index.php on line 441

bu sorunlar ne olabilir?

--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 21:06:27 -->-> Daha önceki mesaj 21:04:17 --

satır 441 : header("Location:index.php?Git=profil");
satır 485 : session_start();

--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 21:10:52 -->-> Daha önceki mesaj 21:06:27 --

echo '<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />';
bu kodu nasıl yapacağım peki? kaldırınca sorun kalkıyo sonra geri geliyo..