Hi
I'm working in a large project in my spare time, but recently all redirections are failing.
That happened after i installed Zend Studio. I reinstall PHP 4.2.1, and the problem continues. I think i'm going to change the code to use javascript "location.href" but i don't understand why some code that was working, suddenly doesn't work. My system is Windows 98 with PWS.
The code is the following
salta("frame_opciones_principales.php");
where salta is
<?php
function salta($pagina)
{
header("Location: ".$pagina);
exit;
}
?>
Thank you
Andres Berger Garcia
Gerente de Marketing
Onlynux S.A.C.
www.onlynuxperu.com
Soluciones de Negocio en Linux