Posted by Don Freeman on 10/20/05 01:54
"Raj" <raj@nospam.com> wrote in message
news:0001HW.BF7C8C2B000736A3F0407550@news.zen.co.uk...
> Hi,
>
> The following script outputs 12345. It should go to intro_page.php after
> the
> 4 session variables have been populated. Can you see what I'm doing wrong?
>
Unless you buffer your output, header()'s have to be written before any
output to your client screen.
Check this out:
http://us3.php.net/header
-Don
--
Ever had one of those days where you just felt like:
http://cosmoslair.com/BadDay.html ?
Navigation:
[Reply to this message]
|