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

search for in the

posix_getcwd> <posix_errno
[edit] Last updated: Fri, 17 May 2013

view this page in

posix_get_last_error

(PHP 4 >= 4.2.0, PHP 5)

posix_get_last_error Recupera il numero di errore dell'ultima funzione posix non riuscita

Descrizione

int posix_get_last_error ( void )

Restituisce il codice di errore impostato dall'ultima funzione posix che non รจ terminata correttamente. Se non vi sono errori la funzione restituisce 0. Se si desidera il messaggio corrispondente al codice utilizzare posix_strerror().

Vedere anche posix_strerror().



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

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