estoy realizando conexiones con BD y necesito q dependiendo de valores extraidos de la BD la pagina se direccione a diferentes tipos de paginas.
Investigando consegui q la fncion de PHP header() sirve para esto... pero estoy usandola y me genera algunos warnings y no me funciona correctamente...
codigo:
Cita:
warning:if ($indicatorID==0)
header("Location: Ingreso.php");
header("Location: Ingreso.php");
Cita:
alguien me podría ayudar?Warning: Cannot modify header information - headers already sent by (output started at c:\wamp\www\sigvic tesis\Paginas\validarpassword.php:4) in c:\wamp\www\sigvic tesis\Paginas\validarpassword.php on line 27
![lloron](http://static.forosdelweb.com/fdwtheme/images/smilies/chillando.png)
![lloron](http://static.forosdelweb.com/fdwtheme/images/smilies/chillando.png)