Re: Email Validation in cakephp

2009-08-10 Thread Brendon Kozlowski (Realm)
There are two suggestions: Write a patch and test case to prove there's a limitation with the validation, and give back to the CakePHP project with your own code, or... Write a custom validation (http://book.cakephp.org/view/150/Custom- Validation-Rules) to handle your email fields the way you'd

Email Validation in cakephp

2009-08-10 Thread arif hossen
Dear All, Please help me. Cakephp Email validation Get email address only .com .org etc But When email address enter such below: i...@a.co.uk not expect cakephp Error message appears say :not valid email address. How i can solve this email validation. -- Regards, Mohammad Arif Hossen W