another viraant using parent::class Forms_Validators_EmailAddress extends Zend_Validate_EmailAddress{ const INVALID = 'emailAddressInvalid'; protected $_messageTemplates = array( self::INVALID => "Invalid Email Address." ); public function isValid($value){ parent::setOptions(array('allow' => Zend_Validate_Hostname::ALLOW_DNS, 'domain' => true, 'mx' => true, 'deep' => true)); if (!parent::isValid($value)) { $this->_error(self::INVALID); return false; } return true;}}posted by Ravi on February 1, 2012 6:27PM
What a neat article. I had no inlknig.posted by Dollie on February 2, 2012 4:18AM
C7khZA <a href="http://quagoltnaepq.com/">quagoltnaepq</a>posted by gpavfbfx on February 3, 2012 9:25AM
H9OC19 , [url=http://vceylzpusjzm.com/]vceylzpusjzm[/url], [link=http://yjwdvlzolrqm.com/]yjwdvlzolrqm[/link], http://vkcpylidnetg.com/posted by fdcyzxd on February 3, 2012 2:33PM
Add a comment: