Version 2009.09.02 of Email address validation component

Release Notes: This version avoids using POSIX regular expression functions, which were deprecated since PHP 5.3.

    Other releases

    •  04 Sep 2009 12:37

      Release Notes: This version avoids using POSIX regular expression functions, which were deprecated since PHP 5.3.

      •  05 Jan 2009 07:57

      Release Notes: This version suppresses warnings that could arise from broken SMTP server connections.

      •  26 Sep 2005 06:35

        No changes have been submitted for this release.

        Release Notes: The class now returns undetermined email address validity if the SMTP server returns 4XX error codes for the RCPT command, as that may mean the server is using a grey list and so the tested address may not be really invalid as the class was stating previously.

        Release Notes: The class now uses the Perl-compatible regular expression functions to accelerate the validation of many email addresses in the same script execution.

        Screenshot

        Project Spotlight

        libxmp

        A mod player library.

        Screenshot

        Project Spotlight

        CmdOption

        A simple annotation-driven command line parser toolkit for Java 5 applications.