ayar.inc.php
açıp
$mysql_baglanti = mysql_connect("localhost","kullanici","sifre")
satırını
$mysql_baglanti = @mysql_connect("localhost","kullanici","sifre")
şeklinde yaparsak
Warning: Access denied for user: 'linkcen@localhost' (Using password: YES) in c:\apache\htdocs\linkcenneti\ayar.inc.php on line 2

Warning: MySQL Connection Failed: Access denied for user: 'linkcen@localhost' (Using password: YES) in c:\apache\htdocs\linkcenneti\ayar.inc.php on line 2
hatasınıda kullanıcılara göstermeden ter temiz hata mesajını gösterebiliriz.

Ejder e teşekkürler bu güzel script için