hi, when doing a session_start() followed by session_register(...) before the html header the first call stops with the error 'html header already written'. how can i prevent the html header to be written until the session_start() is called? 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]
- Re: [PHP] Session support in PHP Sascha Andres
- Re: [PHP] Session support in PHP Kath
- RE: [PHP] Session support in PHP (buffering output ... ..s.c.o.t.t..
- RE: [PHP] Session support in PHP (buffering out... David VanHorn