Alıntı
PHP Kodu:
mysql_query("SET NAMES 'latin5'");
mysql_query("SET CHARACTER SET latin5");
mysql_query("SET COLLATION_CONNECTION = 'latin5_turkish_ci'");
bukodu ekleyince
Warning: mysql_query(): Access denied for user 'nobody'@'localhost' (using password: NO) in /home/gudik/public_html/forum/config.php on line 16
Warning: mysql_query(): A link to the server could not be established in /home/gudik/public_html/forum/config.php on line 16
Warning: mysql_query(): Access denied for user 'nobody'@'localhost' (using password: NO) in /home/gudik/public_html/forum/config.php on line 17
Warning: mysql_query(): A link to the server could not be established in /home/gudik/public_html/forum/config.php on line 17
Warning: mysql_query(): Access denied for user 'nobody'@'localhost' (using password: NO) in /home/gudik/public_html/forum/config.php on line 18
Warning: mysql_query(): A link to the server could not be established in /home/gudik/public_html/forum/config.php on line 18
Warning: Cannot modify header information - headers already sent by (output started at /home/gudik/public_html/forum/config.php:16) in /home/gudik/public_html/forum/includes/sessions.php on line 366
Warning: Cannot modify header information - headers already sent by (output started at /home/gudik/public_html/forum/config.php:16) in /home/gudik/public_html/forum/includes/sessions.php on line 367
Warning: Cannot modify header information - headers already sent by (output started at /home/gudik/public_html/forum/config.php:16) in /home/gudik/public_html/forum/includes/page_header.php on line 2
Warning: Cannot modify header information - headers already sent by (output started at /home/gudik/public_html/forum/config.php:16) in /home/gudik/public_html/forum/includes/page_header.php on line 484
Warning: Cannot modify header information - headers already sent by (output started at /home/gudik/public_html/forum/config.php:16) in /home/gudik/public_html/forum/includes/page_header.php on line 486
Warning: Cannot modify header information - headers already sent by (output started at /home/gudik/public_html/forum/config.php:16) in /home/gudik/public_html/forum/includes/page_header.php on line 487
tüm sayfalarda bu hatayı alıyom php bb kullanıyom config.php ye ekledim başka yeremi eklemem gerekiyodu acaba