导航首页 »  技术教程 »  PHP:pcntl_strerror()的用法_PCNTL函数
PHP:pcntl_strerror()的用法_PCNTL函数 1119 2023-12-15   

pcntl_strerror

(PHP 5 >= 5.3.4)

pcntl_strerror — Retrieve the system error message associated with the given errno

说明

string pcntl_strerror ( int $errno )

Warning

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

参数

errno

返回值

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

参见

pcntl_get_last_error() - Retrieve the error number set by the last pcntl function which failed


文章评论 (0条)
发表评论
暂无评论,快来抢沙发吧~