I'm looking to implement Google's reCAPTCHA v2 "I am not a robot" captcha on several web forms, which will integrate best for us if it submits to a PHP (vs. PERL) script. Our contact/info forms are currently submitting to a 2004 PERL script, NMS FormMail, which seems to just line up form keys and values, then email it to a designee.
I'm looking for a PHP form-processing script that does the same thing (i.e. emailing of generic form fields & data on submit), but which which also provides more modern security against data injection or other (?) exploits.
Any thoughts for me?
I'm looking for a PHP form-processing script that does the same thing (i.e. emailing of generic form fields & data on submit), but which which also provides more modern security against data injection or other (?) exploits.
Any thoughts for me?