View Single Post
  #1 (permalink)  
Old 06-23-2008, 04:55 PM
gravyface gravyface is offline
Junior Member
 
Join Date: Jun 2008
Posts: 2
Default Checking for unique email address or username

Can someone share their code (perhaps a custom validation class?) for how they're validating the uniqueness of a field in Zend_Form? I'm new to Zend (and OO), but I'm surprised I haven't been able to find an example of a registration form that checks for unique username or email address in a table.

Thanks
Reply With Quote