Re: [PHP] Overriding session headers

2002-03-01 Thread Daniel Grace
"William Lovaton" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED].; > May be this helps: > > http://www.php.net/manual/en/function.ob-start.php > > Nope, that won't work. I'm not even sending output at this point, just trying to prevent a header from being sent and I'm not being allow

Re: [PHP] Overriding session headers

2002-03-01 Thread William Lovaton
May be this helps: http://www.php.net/manual/en/function.ob-start.php William. _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: ht

[PHP] Overriding session headers

2002-02-28 Thread Daniel Grace
Is there a way to override the headers that session_start() sends to the browser from within a PHP script? On php 4.0.4pl1 (will be upgrading to 4.1.1 later) on SOME browsers (notably, IE 6.0 on XP -- my setup), a script I have that outputs a PDF document will misbehave in IE when the "No-store" p