Yes, I's said so... Although, I use "Location: newfile.php" in lots of
places and it sure works even if it's the wrong way to do it... Although,
it's not tested with very many browsers so I guess not everyone can view it
(the new page)...

-- 
// DvDmanDT
MSN: [EMAIL PROTECTED]
Mail: [EMAIL PROTECTED]
"Curt Zirzow" <[EMAIL PROTECTED]> skrev i meddelandet
news:[EMAIL PROTECTED]
> * Thus wrote Jonathan Pitcher ([EMAIL PROTECTED]):
> > Alvaro,
> >
> > To redirect use the header function (http://www.php.net/header)
> >
> > The call would be something like:
> >
> > header("Location: anotherpage.php");
>
> I'd like to add that the location MUST be an absolute url. ie:
>   Location: http://host.com/anotherpage
>
> Even if its on the same server.
>
>
> Curt
> -- 
> "I used to think I was indecisive, but now I'm not so sure."

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to