setcookie("username", $user, time()+18000);
setcookie("password", $password, time()+18000);
and they are in the middle of my script.. and i get this facking error..
Quote
Warning: Cannot modify header information - headers already sent by (output started at /home/j*/public_html/*/index.php:32) in /home/*/public_html/*/index.php on line 171
Warning: Cannot modify header information - headers already sent by (output started at /home/*/public_html/*/index.php:32) in /home*/public_html/*/index.php on line 172
Warning: Cannot modify header information - headers already sent by (output started at /home/*/public_html/*/index.php:32) in /home*/public_html/*/index.php on line 172
So where's the problem hmm.. :S


Sign In
Create Account

Guest_Jaan_*
Back to top









