Posted by Robert Paul on 09/17/05 05:13
http://www.iamcal.com/publish/articles/php/parsing_email/
The author goes through RFC822 in detail and writes up a regex that
validates emails based on that. It's worked in my experience, but I
havn't exactly put it through its paces.
--Rob
bruce wrote:
> hi..
>
> looking for a good/working/tested php email validation regex that conforms
> to the rfc2822 standard.
>
> a lot of what i've seen from google breaks, or doesn't follow the standard!
>
> any ideas/thoughts/sample code/etc...
>
> thanks
>
> -bruce
> bedouglas@earthlink.net
[Back to original message]
|