ConFoo Montreal 2026: Call for Papers

Voting

: min(seven, five)?
(Example: nine)

The Note You're Voting On

rocca at start dot ca
17 years ago
You can also get the unbuffered output with Linux/Apache without having to do the implicit flush after each line by calling:

ob_implicit_flush(true);
ob_end_flush();

...at the start of the script.

<< Back to user notes page

To Top