output some html and then try and do an header() redirect.

if it works, then some sort of buffering is turned on.

if it fails and tells you that output has already been sent to the browser,
then it isn't turned on.

Jim Lucas
----- Original Message -----
From: "Shawn McKenzie" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 07, 2003 7:39 AM
Subject: [PHP] How to determine if output buffering is on?


> O.K.  so how can I determine if output buffering has been started???
>
> Thanks!
> Shawn
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to