Hi,
You should look into output buffering:
http://www.php.net/manual/en/ref.outcontrol.php
There's a few tutorials listed in the user contributed notes at the end too.
Simon
At 10:10 14/05/01 +0100, Sascha Andres wrote:
>hi,
>i want to set cookies.
>cookies can only be set before <html>
>and <head> tags. i think this is
>because php sends all output immediatly.
>is there a statement that stops sending
>immediatly and a statement that tells
>to send now (at the end of the doc)?
>
>ciao sascha
--
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]