I would like to be able to run a spell check on information being entered by users on a web form handled by PHP. I have seen that PHP supports the Pspell library, and have downloaded this, but the problem for me is that it appears that the Windows binary does not by default provide Pspell support (although the version that came with RedHat 7.2 on my Linux machine does). How can I add this support to the windows binary? Is the only way to compile a new PHP binary from source? If so, this might prove beyond me, since looking at the source for both PHP and Pspell, it's not at all obvious how to do this. Are there any other freeware/opensource solutions to spell checking that anyone knows of?
Many thanks in advance for any help with this! --------------------------------- Jeff Waldock Division of Mathematics School of Science and Mathematics Sheffield Hallam University Howard Street SHEFFIELD, S1 1WB, UK -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php