Go to file
Eric Fawcett 288501be64 Fix email validation
Replace preg_match() with filter_var() for more accurate and reliable email validation.
2017-10-17 13:20:55 -04:00
captcha Add files via upload 2016-11-23 22:01:33 -05:00
LICENSE Initial commit 2016-11-23 22:00:42 -05:00
README.md Initial commit 2016-11-23 22:00:42 -05:00
sendform.php Fix email validation 2017-10-17 13:20:55 -04:00

README.md

sendform-php

PHP Form Processing