Télécharger la liste

Description du projet

is_email() is a PHP function that checks the validity of an email address. It tests whether the given address conforms to the followings RFCs: 5321, 5322, 4291, 2821, 2822, 3696, and 1123 (section 2.1).

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-10-06 00:04
2.8

Le texte de is_email_statustext.php a été modifiée afin de mieux refléter la condition d'erreur de ISEMAIL_IPV6BADCHAR. Un test a été ajouté afin de tester les résultats manquent de ISEMAIL_IPV6TOOMANYGROUPS.
The text of is_email_statustext.php was amended to more accurately reflect the error condition of ISEMAIL_IPV6BADCHAR. A test was added to test missing outcome of ISEMAIL_IPV6TOOMANYGROUPS.

Project Resources