Zend_Mail and Form Elements

Setting up for Lesson 8 Download the lesson 8 folder. Update start/scripts/library.php with your own database information. Copy start/scripts/library.php to overwrite completed/scripts/library.php PHP email Sending email with the basic PHP core libraries is a snap, just call mail($to, $subject, $headers,…

Weekly Update | April 7, 2011

Lecture Notes Data Validation with Zend Framework Creating & using custom server behaviors Selecting & Inserting to MySQL with Zend Framework Zend_Auth database table authentication HTML5 Assignments Lesson 7 – Introducing the Zend Framework – read the blog entry before…