pcntl_strerror
(PHP 5 >= 5.3.4, PHP 7, PHP 8)
pcntl_strerror — Retrieve the system error message associated with the given errno
Beschreibung
$error_code
): string
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Parameter-Liste
-
error_code
-
Rückgabewerte
Returns error description.
Siehe auch
- pcntl_get_last_error() - Retrieve the error number set by the last pcntl function which failed