cspell ()

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
Spaz
Forum Newbie
Posts: 10
Joined: Mon May 17, 2004 3:15 pm

cspell ()

Post by Spaz »

Anybody got a script containing cspell() or anyother PHP way of spell checking that works? (can not find anything on cspell() just pspell)
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

there's [php_man]aspell[/php_man] and [php_man]pspell[/php_man], why do you particularly need cspell? As far as I can see, it's not even available for php.
apple
Forum Newbie
Posts: 21
Joined: Wed Mar 03, 2004 12:50 am
Contact:

Scripts

Post by apple »

Do anybody have a simple script in ASPELL ?
Post Reply