Voting

: seven minus one?
(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