Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxx/public_html/forum/forousuariopro.php:1) in /home/xxxxxx/public_html/forum/forousuariopro.php on line 67
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxx/public_html/forum/forousuariopro.php:1) in /home/xxxxxx/public_html/forum/forousuariopro.php on line 68
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxx/public_html/forum/forousuariopro.php:1) in /home/xxxxxx/public_html/forum/forousuariopro.php on line 69
Estas son las lineas de codigo:
Código PHP:
setcookie($c[0],$datos['id'],time()+604800,$conf['cookie_ruta'],$conf['cookie_dominio']) ;
setcookie($c[1],$contrasena,time()+604800,$conf['cookie_ruta'],$conf['cookie_dominio']) ;
header('location: '.$_SERVER['HTTP_REFERER']) ;
![Patada](http://static.forosdelweb.com/fdwtheme/images/smilies/footinmouth.png)