|
Plug-in PHP: 100 Power Solutions By Robin Nixon (McGraw Hill 2010, ISBN 978-0071666596) Home | About | Buy It |
Chapter 3: Plug-in 8 - Spell CheckThere's a spell checking module available for PHP called pspell but if it's not already installed on your server it needs downloading, installing and configuring before you can use it. But if you want to ensure your code will work on any server, this plug-in provides a reasonably fast spell checker based on a dictionary of over 80,000 words along with the plug-ins. |