Search Results
Preface Function Reference Process Control Extensions POSIX POSIX Functions Change language:
Execute posix_strerror Online. Info and examples on posix_strerror PHP Function from POSIX - Process Control Extensions
(PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) posix_strerror — Retrieve the system error message associated with the given errno
posix_strerror (PHP 4 >= 4.2.0, PHP 5, PHP 7) — Retrieve the system error message associated with the given errno However, calling this function generates error on my installation.
Examples Example #1 posix_strerror () example This example will attempt to kill a process which does not exist, then will print out the corresponding error message.
A POSIX error number, returned by posix_get_last_error (). If set to 0, then the string "Success" is returned.
Exemples Exemple #1 Exemple avec posix_strerror () Cet exemple tentera de tuer un processus qui n'existe pas, puis, affichera le message d'erreur correspondant.
