PHP.nl

yaz_error

yaz_error

Returns error description

string **yaz_error** resource $id
returns an English text message

corresponding to the last error number as returned by . yaz_error``yaz_errno

id The connection resource returned by . yaz_connect

Returns an error text message for server (last request), identified by parameter . An empty string is returned if the last operation was successful. id

yaz_errno``yaz_addinfo