|
Posted by "Christian Ista" on 12/28/05 17:43
> From: Jay Blanchard [mailto:jay.blanchard@THERMON.com]
> Header is a good solution, and is the only one available in PHP for
> redirects. It requires that you do not send anything else out to the
> browsers before sending the redirect, which is what is causing your error.
> You can always use the output buffer functions to assist with that.
Ok but there is something more strange.
I use "header location" in a switch/case. An header location by case. I
don't understand at the end of the case, the header location don't work and
I go through the others cases.
Any idea why ?
Thanks,
Navigation:
[Reply to this message]
|