update page now
PHP 8.5.6 Released!

Voting

: seven plus one?
(Example: nine)

The Note You're Voting On

Patrick
2 years ago
NOTE: In IIS, flushing the output buffer doesnt work until you add the following to your web.config file under the PHP handler:

responseBufferLimit="0"

I discovered this when I would only get SSE output when the script failed.

<< Back to user notes page

To Top