There is one other option if you're willing to take a slight drop in
performance. Take a quick look at:
http://www.php.net/manual/en/ref.outcontrol.php

-- Daniel Grace <[EMAIL PROTECTED]>

"Richard Crawford" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> If you have already sent output to the browser, then you won't be able
> to use the PHP header() command to redirect the browser.
>
> There are a couple of ways around this, though; look into the META tag
> in HTML, or you can use JavaScript to redirect the browser.
>




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to