Jesus M. Castagnetto
|
62b7fd4d11
|
Modified the email checking script to match the email-validation.inc changes
|
2001-03-01 01:09:21 +00:00 |
|
Jesus M. Castagnetto
|
98880aa226
|
Oops, wrong name for the include file
|
2001-02-28 23:42:52 +00:00 |
|
Jesus M. Castagnetto
|
0847414e2e
|
to check the email validation function
|
2001-02-28 15:15:25 +00:00 |
|
Jesus M. Castagnetto
|
085b70bb82
|
moved check_email_func.php from include to new (this dir AFAICT is not being used)
because it cannot find the include file due to the include_path
|
2001-02-28 12:37:45 +00:00 |
|
Jesus M. Castagnetto
|
d6c8802022
|
changed require to use email_validation.inc in same dir
|
2001-02-28 12:24:08 +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 |
|