Retrieve the error number set by the last pcntl function which failed

pcntl_get_last_error

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

pcntl_get_last_errorRetrieve the error number set by the last pcntl function which failed

說明

pcntl_get_last_error(): int

警告

本函式還未編寫文件,僅有參數列表。

參數

此函式沒有參數。

返回值

Returns error code.

參見

  • pcntl_strerror() - Retrieve the system error message associated with the given errno

Leave a Reply

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