PCNTL Funzioni
PHP Manual

pcntl_get_last_error

(PHP 5 >= 5.3.4)

pcntl_get_last_errorRetrieve the error number set by the last pcntl function which failed

Descrizione

int pcntl_get_last_error ( void )

Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns error code.

Vedere anche:


PCNTL Funzioni
PHP Manual