Merhabalar ben indeximi değiştirdim
http://wantedmt2.com/kayit.php ta
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/wantedmt/public_html/kayit.php:1) in /home/wantedmt/public_html/kayit.php on line 2

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'wantedmt'@'localhost' (using password: NO) in /home/wantedmt/public_html/baglandimbaksiteye28.php on line 2
Site mySQLine ba�lan�lamad� !
yazıyor
Bağlandimbaksiteye28.php de ki kodum
<?php
$sqlsite=mysql_connect($sitehost, $siteuser, $sitesifre) or die("<img src='images/ui/baglanti.png' title='".mysql_error()."'>");
mysql_select_db("account") or die ("<img src='images/ui/baglanti.png' title='".mysql_error()."'>");
mysql_query("SET NAMES 'utf8'");
?> burası nasıl düzeltilecek ?