International PHP Conference Munich 2025

Voting

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

The Note You're Voting On

vincent dot laag at gmail dot com
14 years ago
Don't use the exit() function in the auto prepend file with fastcgi (linux/bsd os).
It has the effect of leaving opened files with for result at least a nice "Too many open files ..." error.

<< Back to user notes page

To Top