اين ارور مال چيه؟
اينم كد هاي خط 90 - 95
لطفا كمك كنين خيلي حياتيه
کد:
Warning: Cannot modify header information - headers already sent by (output started at /home/atapars/public_html/admin/index.php:1) in /home/atapars/public_html/admin/index.php on line 93
Warning: Cannot modify header information - headers already sent by (output started at /home/atapars/public_html/admin/index.php:1) in /home/atapars/public_html/admin/index.php on line 94
Warning: Cannot modify header information - headers already sent by (output started at /home/atapars/public_html/admin/index.php:1) in /home/atapars/public_html/admin/index.php on line 95
اينم كد هاي خط 90 - 95
کد:
if(check_login($username, $cmd5_password))
{
$cookie_logged = TRUE;
setcookie("lastusername", $username, time()+1012324305);
setcookie("username", $username);
setcookie("md5_password", $cmd5_password);
لطفا كمك كنين خيلي حياتيه