ASpell, PHP and IIS
I’ve been trying to introduce spell checking into my PHP application and have been hitting a small snag. It’s called ASPELL.
For the uninitiated, aspell is a command-line spelling utility to, well, do clever spelling stuff.
In Apache, aspell works wonderfully. In fact, I wouldn’t have even thought that there was a problem. IIS on the other [...]