PDA

View Full Version : Spellchecker in CGI need to use it with vBulletin.


Parker Clack
01-10-2002, 03:04 AM
I am enclosing a freeware spellcheck program that uses .cgi and aspell/ispell with PHP4. I have saved it as a .txt file.

I would like for some of you coders to look it over and see if you can write it in PHP so that it can be utilized within vBulletin. If it can't be written to PHP then the javascript that would need to be used in the newreply, newthread and edit templates.

Thanks,
Parker

Parker Clack
01-10-2002, 03:05 AM
BTW, I have tested it out as a plain .pl file on my server (I have the aspell modules loaded with PHP4) and it works great.

Parker