Query: eio_get_last_error
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
EIO_GET_LAST_ERROR(3) 1 EIO_GET_LAST_ERROR(3) eio_get_last_error - Returns string describing the last error associated with a request resourceSYNOPSISstring eio_get_last_error (resource $req)DESCRIPTIONeio_get_last_error(3) returns string describing the last error associated with $req.PARAMETERSo $req - The request resourceRETURN VALUESeio_get_last_error(3) returns string describing the last error associated with the request resource specified by $req. Warning This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. PHP Documentation Group EIO_GET_LAST_ERROR(3)