PHP Doku:: creates a dictionary using a PWL file - function.enchant-broker-request-pwl-dict.html

Verlauf / Chronik / History: (46) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

Enchant Funktionen

<<enchant_broker_request_dict

enchant_broker_set_ordering>>

enchant_broker_request_pwl_dict

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

enchant_broker_request_pwl_dictcreates a dictionary using a PWL file

Beschreibung

resource enchant_broker_request_pwl_dict ( resource $broker , string $filename )

Creates a dictionary using a PWL file. A PWL file is personal word file one word per line.

Parameter-Liste

broker

Broker resource

filename

Path to the PWL file.

Rückgabewerte

Returns a dictionary resource on successIm Fehlerfall wird FALSE zurückgegeben..

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