Customize Email Validation
- Download Zip Folder.
- Put into protected/Extension Directory.
You can customize this extension as per your requirement.
Usage:
array('email', 'ext.Email'),
Customize Email Validation
You can customize this extension as per your requirement.
Usage:
array('email', 'ext.Email'),
Unless you...
Unless you explain why your extension works differently than what Yii already offers, we will have no use for it.
If we understood you wrong, please elaborate and show a demo.
Reply
Yii defulat email validation allow this type of input test@gmail.123 it is not valid. and this type of input not allowed in this extension.
Good
Thanks Ravi to explain that , yes that's true if you post email as
test@gmail.123 , yii email validate will accept it without any error , So let's say that for Yii Development team :) to fix it in future .
post it here :
http://www.yiiframework.com/forum/index.php/forum/11-bug-discussions/
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.