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 |