Join our community in the tech forums for uncut technology discussion.
yaz_addinfo
(PHP 4 >= 4.0.1, PHP 5) yaz_addinfo -- Returns additional error information Descriptionstring yaz_addinfo ( resource id )
Returns additional error message for server (last request), identified by
parameter id. An empty string is returned if the
last operation was successful or if no additional information was provided
by the server.
See also yaz_error().
Join our community in the tech forums for uncut technology discussion.
|