pcntl_strerror

(PHP 5 >= 5.3.4, PHP 7)

pcntl_strerrorRetrieve the system error message associated with the given errno

说明

pcntl_strerror ( int $errno ) : string

Warning

本函数还未编写文档,仅有参数列表。

参数

errno

返回值

Returns error description on success 或者在失败时返回 FALSE.

参见

相关文章
php ibm db2 函数 returns the last connection error message and sqlcode valuephp informix 函数 returns error message of last informix callphp imap 函数 read an overview of the information in the headers of the given messagephp imap 函数 this function returns the uid for the given message sequence numberphp ingres 函数 get a meaningful error message for the last error generatedphp ldap 函数 convert ldap error number into string error messagephp ldap 函数 return the ldap error message of the last ldap commandphp libxml 函数 retrieve last error from libxmlphp msql 函数 returns error message of last msql callphp odbc 函数 lists columns and associated privileges for the given tablephp pcntl 函数 别名 pcntl get last errorphp pcntl 函数 retrieve the error number set by the last pcntl function which failedphp pcntl 函数 retrieve the system error message associated with the given errnophp posix 函数 retrieve the system error message associated with the given errnophp socket 函数 runs the select system call on the given arrays of sockets with a specified timeoutphp stream 函数 runs the equivalent of the select system call on the given arrays of streams with a timeout specified by tv sec and tv usecphp swoole 函数 get the lastest error messagephp vpopmail 函数 get text message for last vpopmail errorphp yp/nis 函数 returns the error string associated with the given error codephp intltimezone get the region code associated with the given system time zone id
关注编程学问公众号