RE: RE: Delayed page display

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -----Original Message-----
> From: robert@xxxxxxxxxxxxxx [mailto:robert@xxxxxxxxxxxxxx]
> Sent: 05 March 2010 00:00
> 
> Additional info:
> 
> php.ini has output_buffering=4096.  Calling flush() or
> ob_implicit_flush()
> within the script doesn't seem to help.  However setting
> 	php_value output_buffering off
> in .htaccess does the trick.

If output buffering is on, you need both an ob_flush() and a flush() (in
that order) to force the output down the line.

Cheers!

Mike

 -- 
Mike Ford,
Electronic Information Developer, Libraries and Learning Innovation,  
Leeds Metropolitan University, C507, Civic Quarter Campus, 
Woodhouse Lane, LEEDS,  LS1 3HE,  United Kingdom 
Email: m.ford@xxxxxxxxxxxxxx 
Tel: +44 113 812 4730


To view the terms under which this email is distributed, please go to http://disclaimer.leedsmet.ac.uk/email.htm

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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux