Previously, Dean Martin said:
> Thanks to everyone for the help - unfortunately my problem seems to be the
> function I'm using to do the redirecting. header() is supposed to be the
> first item passed. What I'm trying to do is use a line of code well down
> into the logic of my script to redirect the user to another page along with
> the necessary variables.
Use output buffering.
http://www.php.net/manual/en/function.ob-start.php
-dan
--
"Contrariwise", continued Tweedledee, "If it was so, it might be; and if it
were so, it would be; but as it isn't, it ain't. That's logic." -Lewis Carroll
--
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]