Warning: Cannot modify header information - headers already sent by (output started at /homepages/41/d346258629/htdocs/jaen/index.php:10) in /homepages/41/d346258629/htdocs/jaen/casa_b1.php on line 67
Warning: Cannot modify header information - headers already sent by (output started at /homepages/41/d346258629/htdocs/jaen/index.php:10) in /homepages/41/d346258629/htdocs/jaen/casa_b1.php on line 77
Ese es el mensaje de error que muestra y las lineas de error son las que e mostrado antes:
linea 67
Cita: if ($_COOKIE['unvoto'] == "$id") {echo "";}else { setcookie("unvoto", "$id",time()+9500, "/","");
linea 77
Cita: header('Location:'.$REQUEST_URI);