[go: nahoru, domu]

Voting

: three plus zero?
(Example: nine)

The Note You're Voting On

rocca at start dot ca
16 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