Cita:
El codigo que utilizo es este:Warning: Cannot modify header information - headers already sent by (output started at c:\inetpub\wwwroot\project1\confirmacion_acceso.ph p:9) in c:\inetpub\wwwroot\project1\confirmacion_acceso.ph p on line 34
Código PHP:
if($USER==$usr AND $PASS==$upass)
{
header("location:index.php");
}
else
{
header("location:acceso.php?id=$id");
}
me gustaria saber de que se trara, SALUDOS !!!
![Afirmando](http://static.forosdelweb.com/fdwtheme/images/smilies/afirmar.gif)
![Afirmando](http://static.forosdelweb.com/fdwtheme/images/smilies/afirmar.gif)