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

search for in the

Introduction> <Human Language and Character Encoding Support
[edit] Last updated: Fri, 26 Apr 2013

view this page in

Enchant spelling library



add a note add a note User Contributed Notes Enchant - [2 notes]
up
1
wschalle at gmail dot com
7 days 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.
up
1
Anonymous
7 days 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