PHP Doku:: Returns the last error of the current spelling-session - function.enchant-dict-get-error.html

Verlauf / Chronik / History: (27) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzUnterstützung menschlicher Sprache und ZeichenkodierungEnchant spelling libraryEnchant Funktionenenchant_dict_get_error

Ein Service von Reinhard Neidl - Webprogrammierung.

Enchant Funktionen

<<enchant_dict_describe

enchant_dict_is_in_session>>

enchant_dict_get_error

(PHP 5 >= 5.3.0, PECL enchant >= 0.1.0 )

enchant_dict_get_errorReturns the last error of the current spelling-session

Beschreibung

string enchant_dict_get_error ( resource $dict )

Returns the last error of the current spelling-session

Parameter-Liste

dict

Dictinaray resource

Rückgabewerte

Returns the error message as string or FALSE if no error occurred.


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