downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Introdução> <Linguagem Humana e Suporte a Codificação de Caracteres
[edit] Last updated: Fri, 14 Jun 2013

view this page in

Enchant spelling library



add a note add a note User Contributed Notes Enchant - [2 notes]
up
0
pavel dot bazika at icewarp dot com
16 hours ago
As of PHP 5.4.13 and 5.3.23 it is still possible to override default enchant brokers directory using Windows registry key HKLM/Software/Enchant/Config/Module_Dir or Linux environment variable ENCHANT_CONFIG_DIR.
up
1
wschalle at gmail dot com
1 month ago
As of PHP 5.4.13 and 5.3.23, enchant now requires the broker plugins (libenchant_ispell.dll, libenchant_myspell.dll) to be placed in the <PHP_DIR>/lib/enchant directory. If they are not in that directory, they will silently fail to load, and calls to enchant_broker_describe will return an empty array.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites