This topic is locked
[SOLVED]

 Replace Flash CAPTCHA

1/1/2014 7:14:51 AM
PHPRunner General questions
A
Abbas author

The current flash CAPTCHA system does not work on all devices such as tablets and mobile phones
Can I replace it with another used images
Or by using the API from sites that offer this service?

C
cgphp 1/1/2014
A
Abbas author 1/1/2014



You can use recaptcha https://developers.google.com/recaptcha/?hl=it&csw=1

Here, you can find the PHP plugin https://developers.google.com/recaptcha/docs/php?hl=it


Cristian Gilè,
The question is how to use it in PHPRunner?
Thanks

Sergey Kornilov admin 1/1/2014

You will have to code everything manually. Most likely you will have to insert recaptcha via 'Insert PHP code snippet' option and handle it on the server side in one of events like BeforeProcess.

A
Abbas author 1/5/2014

I tried many times, but I did not succeed
I hope you make a image captcha plugin