codeigniter-recaptcha
codeigniter-recaptcha copied to clipboard
Improved version (code style) of version at http://codeigniter.com/wiki/ReCAPTCHA
Results
1
codeigniter-recaptcha issues
Sort by
recently updated
recently updated
newest added
If fsockopen failed, the script would continue and loop forever (while (!feof($fs))) filling the CodeIgniter Log File with errors. This modification fixes that problem.