RE: Re: Email Validation built-in? RFC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



just to add my 0.02 worth to this conversation....

after throwing things at the wall regarding email verification/validation, i
finally decided to cheat. i went with using the perl/cpan email function
(can't recall right now) and created a wrapper around it. the perl function
has been around alot longer than almost any other function that i could
find, and it appeared to follow the rfc standard.

but yeah, it would be nice/good if there was a verified/valid/accurate php
email_valid function, as most of the ones that i found were really
lacking...

-bruce


-----Original Message-----
From: Robin Vickery [mailto:robinv@xxxxxxxxx]
Sent: Tuesday, October 25, 2005 5:31 AM
To: php-general@xxxxxxxxxxxxx
Subject: Re:  Re: Email Validation built-in? RFC


On 10/25/05, Mark Charette <charette@xxxxxxxxxxxx> wrote:
> Ben Litton wrote:
>
> > You could certainly write an extension to do so. That's what I did
> > (mostly  I was writing one for another purpose and added a function I
> > stole from  O'Reilly.
>
> As you stated in your article, it isn't rfc822 compliant (it isn't even
> close). Richard was pretty specific in  his needs.

Just in case anyone's inspired to read through the specs; It's
RFC-2822 these days. RFC-822 is obsolete.

  -robin

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux