略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: Enchant

2024-04-24

Enchant spelling library

add a noteadd a note

User Contributed Notes 2 notes

up
0
pavel dot bazika at icewarp dot com
9 years 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
-4
wschalle at gmail dot com
9 years 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.

官方地址:https://www.php.net/manual/en/book.enchant.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3