Query: yaz_error
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
YAZ_ERROR(3) 1 YAZ_ERROR(3) yaz_error - Returns error descriptionSYNOPSISstring yaz_error (resource $id)DESCRIPTIONyaz_error(3) returns an English text message corresponding to the last error number as returned by yaz_errno(3).PARAMETERSo $id - The connection resource returned by yaz_connect(3).RETURN VALUESReturns an error text message for server (last request), identified by parameter $id. An empty string is returned if the last operation was successful.SEE ALSOyaz_errno(3), yaz_addinfo(3). PHP Documentation Group YAZ_ERROR(3)
Related Man Pages |
---|
pg_last_notice(3) - php |
db2_conn_error(3) - php |
ingres_error(3) - php |
pg_last_error(3) - php |
yaz_hits(3) - php |