pcntl_strerror

(PHP 5 >= 5.3.4, PHP 7, PHP 8)

pcntl_strerrorRetrieve the system error message associated with the given errno

说明

pcntl_strerror(int $error_code): string

警告

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

参数

error_code

返回值

Returns error description.

参见

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/function.pcntl-strerror.php