PHPverse 2025

Voting

: min(eight, nine)?
(Example: nine)

The Note You're Voting On

riimeik
14 years ago
If you're still not getting the buffer work correctly then try to clean all the others before starting your own (and even if PHP tells you that there are no buffers active):

while(@ob_end_clean());

<< Back to user notes page

To Top