aspell

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
LancelowDowell
Forum Newbie
Posts: 4
Joined: Wed Jul 09, 2003 8:02 am
Contact:

aspell

Post by LancelowDowell »

This is the problem I am running into... I have aspell all setup, but it is not picking up misspelled words. So I'm assuming I need to setup php to look at the aspell dictionary. I've downloaded aspell and pspell, is it just a matter of adding in the aspell-15.dll file to php.ini under the windows extensions? Or am I going to have to go about recompiling php? Any help would be great!
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Are you using Windows as your operating system?

Mac
LancelowDowell
Forum Newbie
Posts: 4
Joined: Wed Jul 09, 2003 8:02 am
Contact:

Post by LancelowDowell »

Yup, 2k with iis.
Post Reply