PHP Doku:: Returns additional error information - function.yaz-addinfo.html

Verlauf / Chronik / History: (12) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteYAZYAZ Funktionenyaz_addinfo

Ein Service von Reinhard Neidl - Webprogrammierung.

YAZ Funktionen

<<YAZ Funktionen

yaz_ccl_conf>>

yaz_addinfo

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

yaz_addinfoReturns additional error information

Beschreibung

string yaz_addinfo ( resource $id )

Returns additional error information for the last request on the server.

With some servers, this function may return the same string as yaz_error().

Parameter-Liste

id

The connection resource returned by yaz_connect().

Rückgabewerte

A string containing additional error information or an empty string if the last operation was successful or if no additional information was provided by the server.

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)