Justin Kelly

various ramblings

Creating a Simple Password Confirmation Field With Zend_Form : How To

If you creating a user signup form with Zend_Form and need a password confirmation field just use the code below, its very simple but couldn’t find any info on the zend framework site on how to do it