Advertisement

07.04.2008 at 11:50AM PDT, ID: 23539894 | Points: 500
[x]
Attachment Details

PHP Flush function is not working for me?  Any help or advice please.

Asked by parlays in PHP Scripting Language, Linux, Apache Web Server

Tags:

Hello everybody!

I've been trying to use the PHP flush function to just send certain HTML to the browser before the whole page loads.  But it doesn't work when I test it using a sleep function, it always just sleeps and then sends everything.

I seem to have tried a lot of things and tested it on multiple browsers such as Firefox.  I turned off Output_buffering in my php.ini.  And I tried to turn off mod_gzip in an .htaccess file but I don't know if I did it right.

I just want this code to work:
<body>
This page is loading.<BR />
<?php flush(); sleep(2); ?>
Almost there...<BR />
<?php flush(); sleep(2); ?>
Done.<BR />
</body>Start Free Trial
[+][-]07.04.2008 at 12:39PM PDT, ID: 21934580

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.04.2008 at 12:40PM PDT, ID: 21934589

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.04.2008 at 12:47PM PDT, ID: 21934610

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11.16.2008 at 04:08AM PST, ID: 22970370

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 7-day free trial to view this Administrative Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628