Since, I'm bit new to php and ajax programming. So, I'm bit confused on how to implement or maybe best practice for security concerns for my website http://www.deerpages.co since this is my first project for myself.
从那以后,我对php和ajax编程有点新意。所以,我对我的网站http://www.deerpages.co的安全问题如何实施或者最佳实践感到困惑,因为这是我自己的第一个项目。
I want to implement ReCaptcha but how?
我想实现ReCaptcha但是怎么样?
Thanks a lot!
非常感谢!
1 个解决方案
#1
0
Check Recaptcha PHP library. https://developers.google.com/recaptcha/docs/php?hl=it
检查Recaptcha PHP库。 https://developers.google.com/recaptcha/docs/php?hl=it
It's really easy to implement and verify.
这很容易实现和验证。
#1
0
Check Recaptcha PHP library. https://developers.google.com/recaptcha/docs/php?hl=it
检查Recaptcha PHP库。 https://developers.google.com/recaptcha/docs/php?hl=it
It's really easy to implement and verify.
这很容易实现和验证。