Monthly Archives: April 2011

Designing a WordPress Child Theme

WordPress began as an open source blogging system that is now the most popular Web Content Management System used by professional web designers.    It is probably the most effective platform for   building a custom-designed website with complete content editing capabilities,…

Informational Resources for Dreamweaver CS 5.5

New CS5.5 Features Creative Suite 5.5 will be available in May.   Get started learning about it here: HTML5 in Dreamweaver CS5.5 Dreamweaver CS5.5 supports Phonegap Multiscreen Authoring with Dreamweaver CS5.5 video tutorial Dreamweaver CS5.5 HTML5 W3C Validation Dreamweaver CS5.5 HTML5…

Dreamweaver | Lecture Notes 4-21-2011

Complex Form Processing download the lesson08 files Examining the POST[] array Setting default Radio Group value with checked=”checked” Set multiselect select name values to arrays Handling mulitselect values to PHP Resetting Passwords examine the process – pg 288 Create a…

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…