On Wednesday 10 March 2004 05:59 pm, Justin French wrote:Has anyone written/found a library (commercial/free/whatever) that can be used like Aspell/Pspell, but doesn't require a recompile of PHP?
If modules are okay, there's an extension for enchant in PECL. Otherwise, at
least aspell has a CLI- enchant probably does too. Wouldn't be too difficult
to hack something together.
care to elaborate on said hacking?
since this will be a widely distributed application, I don't think modules will be suitable, but then again, I don't know too much about them.
base install of PHP 4.1+ is my aim, though it may not be possible.
--- Justin French http://indent.com.au
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php