PHP 8.5.0 Beta 1 available for testing

Voting

: max(six, six)?
(Example: nine)

The Note You're Voting On

John Nicholls
11 years ago
The notes on http://php.net/manual/en/function.posix-setsid.php describe how you can avoid accruing countless zombie processes by a simple call to posix_setsid() when a child starts.

<< Back to user notes page

To Top