Posted by Janwillem Borleffs on 12/31/07 16:17
Zach wrote:
> The code below should redirect the user to another page, but doesn't.
> What is wrong?
>
The header function can only be applied without previous output. In other
words, the page should start with the function call and exit immediately.
See: http://www.php.net/header
JW
Navigation:
[Reply to this message]
|