downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

posix_times> <posix_setuid
[edit] Last updated: Fri, 17 May 2013

view this page in

posix_strerror

(PHP 4 >= 4.2.0, PHP 5)

posix_strerror Recupera il messaggio di errore di un dato codice di errore

Descrizione

string posix_strerror ( int $errno )

La funzione restiruisce il messaggio di erore POSIX associato aa un dato codice di errore. Se il parametro errno รจ impostato a 0, viene restituita la stringa "Success". Utilizzare la funzione posix_get_last_error() per ottenere il codice di errore.

Vedere anche posix_get_last_error().



add a note add a note User Contributed Notes posix_strerror - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites