I have installed spell checker plugin and it is working in the example given in the folder, but when I call using a URL it is not giving any result. This is the URL http://localhost/spellcheck/src/webservices/php/SpellChecker.php?lang=en&driver=pspell&action=get_incorrect_words&text[]=whta
spell checker js url post request not working
60 views Asked by Manoj Reddy At
1
If you want to check the spelling in the URL you can create a PHP script to manually check and correct the spelling.
here is an example
our url is
127.0.0.1/the-wolrd-needs-you
as you can see there is a spelling error and we want to correct it. We'll create a PHP Script.Hope that will help you :) I'm sorry if didn't or it's kinda off topic XD