|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Hi
I'm using Apache 1.3.19 under WIN32, with the PHP module installed. I need to run a PHP script with several "flush()" -statements to clear the PHP output buffer and send all output to the browser. Unfortunately, this doesn't work, probably due to the buffering scheme of Apache (which still buffers the PHP output). Does someone know how this buffering in Apache can be changed (or even eliminated)? Thanks! |
|
#2
|
|||
|
|||
|
your browser
can do buffering on it's own.
i suggest you to check out the following page : http://www.php.net/manual/en/function.flush.php for dirty tricks |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > Apache output buffers |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|