Funciones PCNTL
PHP Manual

pcntl_strerror

(PHP 5 >= 5.3.4)

pcntl_strerrorRetrieve the system error message associated with the given errno

Descripción

string pcntl_strerror ( int $errno )

Advertencia

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Parámetros

errno

Valores devueltos

Returns error description on success o FALSE en caso de error.

Ver también


Funciones PCNTL
PHP Manual