My favorites
|
Sign in
isemail
is_email() is a PHP function to validate an email address against relevant RFCs
Project Home
Issues
Source
Checkout
|
Browse
|
Changes
|
r16
Source path:
svn
/
trunk
/
readme.txt
1
2
3
4
5
6
7
8
9
ezUser
Copyright 2009 Dominic Sayers <dominic_sayers@hotmail.com>
http://www.dominicsayers.com/isemail
BSD License (http://www.opensource.org/licenses/bsd-license.php)
// revision 1.15: Speed up the test and get rid of "unitialized string offset" notices from PHP
// revision 1.14: Length test bug suggested by Andrew Campbell of Gloucester, MA
// revision 1.13: Line added because PHPLint now checks for Definitely Assigned Variables
// revision 1.12: Line replaced because PHPLint doesn't like that syntax
Show details
Hide details
Change log
r15
by dominic.sayers on Jul 17, 2009
Diff
Version 1.15
Go to:
/trunk/is_email.php
/trunk/readme.txt
/trunk/tests/index.php
/trunk/tests/tests.php
/trunk/tests/tests.xml
Sign in
to write a code review
Older revisions
All revisions of this file
File info
Size: 521 bytes, 9 lines
View raw file
Hosted by