(PHP 5 >= 5.3.4, PHP 7)
Retrieve the system error message associated with the given errno
string pcntl_strerror ( int $errno )
Parameters:
errno
Returns:
Returns error description on success or FALSE
on failure.
This function is currently not documented; only its argument list is available.
See also:
Please login to continue.