Retrieve the system error message associated with the given errno

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.

參見

Leave a Reply

Your email address will not be published. Required fields are marked *