Category Archives: Zend Framework Tutorials

zend-submit

Zend Framework Form Input Submit Value Display

Today I was creating a new login form within the Zend framework. I had ran into a bit of trouble with the display text (value attribute) for the submit element when it came to invoking the Zend_Form_Element_Submit() method within my … Read More »

Posted in PHP Tutorials, Tutorials, Zend Framework Tutorials | 1 Comment