This video demonstrates how to install Google reCAPTCHA using php in just a few easy steps. For the code used in this video, use the link below. Like and comment if you found this video useful!

Steps:
http://makingspidersense.com/tutorials/tut-recaptcha.txt

Example:
http://makingspidersense.com/tutorials/recaptcha-v2.txt
(change the extension to .php)

Pro Tip: To make it work on just one page, look into using $_SERVER[‘REQUEST_METHOD’] == ‘POST’ in an if/else statement to determine whether the page has been submitted. (sorry, I didn’t talk about this in the video)


Feel free to add me on LinkedIn. Just let me know you heard of me from YouTube in the message and I’ll approve the request:

https://www.linkedin.com/in/benjamin-moran-a9097768

And like my Facebook page if ya feel up to it 🙂

https://www.facebook.com/makingspidersense/


Leave a Reply

Your email address will not be published.