C
|
cgphp 1/1/2014 |
You can use recaptcha https://developers.google.com/recaptcha/?hl=it&csw=1 |
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
|
![]() |
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 |