Commit Graph

11 Commits

Author SHA1 Message Date
Eric Fawcett f4380879cd move configuration to sendform.conf 2022-03-10 01:52:27 +00:00
Eric Fawcett 09d6e22f67 Exclude recaptcha fields from result emails. 2020-10-20 19:27:49 -04:00
Eric Fawcett e854c4ef19 remove old pseudo-license 2020-08-12 20:19:05 -04:00
Eric Fawcett 2ea3df2b5e improve captcha documentation 2020-08-12 20:18:45 -04:00
Eric Fawcett e5f89165cb replace random image captcha with Google reCaptcha v2 2020-08-12 19:55:48 -04:00
Eric Fawcett 24af2c2a21 Replace depreciated split() function with explode() line 244 2017-11-06 13:13:01 -05:00
Eric Fawcett f4bfcc175f Add options to ignore empty fields. 2017-10-30 21:13:43 -04:00
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
Eric Fawcett 6a8bb1e9da Update depreciated split()
Replace split() with explode()
Update version number, copyright, and header formatting.
2017-10-13 10:29:21 -04:00
Eric Fawcett b73da4fd8a Fix deprecated eregi()
Replace eregi() with preg_replace()
2017-10-13 10:23:11 -04:00
Eric Fawcett f3520957a9 Add files via upload 2016-11-23 22:01:33 -05:00