PHP Doku:: Reset error state of the document handle - function.harudoc-reseterror.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenHaru PDFThe HaruDoc classHaruDoc::resetError

Ein Service von Reinhard Neidl - Webprogrammierung.

The HaruDoc class

<<HaruDoc::readFromStream

HaruDoc::resetStream>>

HaruDoc::resetError

(PECL haru >= 0.0.1)

HaruDoc::resetErrorReset error state of the document handle

Beschreibung

bool HaruDoc::resetError ( void )

Once an error code is set, most of the operations, including I/O processing functions cannot be performed. In case if you want to continue after the cause of the error has been fixed, you have to invoke this function in order to reset the document error state.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Always succeeds and returns TRUE.


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",...)