Redirect Problem |
[eluser]Skuja[/eluser]
redirect() function is sending raw HTTP 'Location' of 'Refresh' headers, any output before these headers will cause headers already send error. more about headers you can read in php reference manual: http://lv.php.net/header |
Messages In This Thread |
Redirect Problem - by El Forum - 01-30-2009, 06:55 AM
Redirect Problem - by El Forum - 01-30-2009, 07:37 AM
|