Forward Engineering Tutorial I created a short video tutorial on how to forward engineer a database on the SRJC student server. The first few seconds are gray for some reason, but stick with it and you’ll see the step by…
Uncategorized
Zend_Mail and Form Elements
by jayperetz •
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,…
Web Design
North Bay tech seminar sees dynamic, mobile web
by jayperetz •
Great post from Tom about this week’s web conference…. http://tech.blogs.pressdemocrat.com/11554/north-bay-tech-seminar-sees-dynamic-mobile-web/?tc=ar
Dreamweaver, Spring 2011
Weekly Update | April 7, 2011
by jayperetz •
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…
Dreamweaver, MySQL, Spring 2011, Web Design
Data Form Validation and MySQL with Zend Framework
by jayperetz •
Data Validation with Zend Framework You can download the lesson 7 start files here. The definitive reference for Zend Validation can be found here. The text is excellent at providing a step-by-step approach to building a robust web data form…
Dreamweaver, Spring 2011, Web Design
Weekly Update | March 31, 2011
by jayperetz •
Lecture Notes Review midterm CTE Surveys Zend Framework – what is it and how will we work with it – /home/WWW_pages/jperetz/advdw/ZendFramework/library – pseudo-MVC development – local code-hinting SQL:Alter Table Upgrading the Enter User form with server-side validation Assignments Lesson 7…