ConFoo Montreal 2026: Call for Papers

Voting

: min(zero, six)?
(Example: nine)

The Note You're Voting On

swbrown at ucsd dot edu
22 years ago
passthru() seems absolutely determined to buffer output no matter what you do, even with ob_implicit_flush(). The solution seems to be to use popen() instead.

<< Back to user notes page

To Top