[UPHPU] Advanced e-mail validation
Ray Hunter
bigdog at venticon.com
Tue Feb 6 17:02:07 MST 2007
> We use a PHP class for form validation. It includes an e-mail
> validation that checks for the form XXX at XXX.XXX.
>
> My boss wants more (imagine!). Here's he's latest request:
>
> "Please add some additional simple tests to validate the email
> extension. Include as valid: .com, .net, .gov, .info, .biz, .org, .tv
> "
>
> Does anyone on this list use anything like this? or know of any
> existing PHP class that adds that extra level of e-mail checking?
pear has a simple validation class that works great with email and
domains and other items too. very simple to incorporate...took like 10
minutes to get working from the time i downloaded it.
--
thebigdog
More information about the UPHPU
mailing list