downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

yaz_es_result> <yaz_errno
Last updated: Fri, 20 Nov 2009

view this page in

yaz_error

(PHP 4 >= 4.0.1, PECL yaz >= 0.9.0)

yaz_errorReturns error description

Description

string yaz_error ( resource $id )

yaz_error() returns an English text message corresponding to the last error number as returned by yaz_errno().

Parameters

id

The connection resource returned by yaz_connect().

Return Values

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

See Also



add a note add a note User Contributed Notes
yaz_error
There are no user contributed notes for this page.

yaz_es_result> <yaz_errno
Last updated: Fri, 20 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites