1
0
mirror of https://github.com/php/web-php.git synced 2026-04-28 01:13:10 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Gabor Hojtsy 6943eed5e3 Use pregs instead of eregs for consistency and make the code
more readable
2003-08-09 12:16:08 +00:00
jim winstead 904c3f1d3c deal with new long tlds 2002-01-30 18:33:56 +00:00
Gabor Hojtsy 290b36d2ca Cosmetics done in the include dir too :)) 2001-07-08 13:06:38 +00:00
Jesus M. Castagnetto e07a66b1e4 Simplified validation, w/o using getmxrr(). We just need to be more careful
when editing the notes :-)
2001-03-01 01:07:46 +00:00
Jesus M. Castagnetto 16faa8bd95 Modified email validation function to print out debugging info.
Added testing script: check_email_func.php, when used as:
http://www.php.net/include/chec_email_func.php?debug=1
it will do the validation with a set of email addresses and
print out debugging info.
2001-02-28 11:55:51 +00:00
Jesus M. Castagnetto 4deabdbd59 s/check/chek/ in email checking regex 2000-10-23 01:13:07 +00:00
Jesus M. Castagnetto 9c6a5eb52d Email address validation function (uses M. Lemos class) for the
"reject" option of the Notes administration
2000-10-23 00:52:20 +00:00