Lecture Outline Review quiz 3 Job postings Curriculum – topics for next 3 weeks PHP Feedback in Dreamweaver print_r(mixed $expression [, bool $return = false ]) – displays information about a variable in a way that’s readable by humans Dreamweaver…
Dreamweaver, Spring 2011, Web Design
Dreamweaver Assignments – Due May 8
by jayperetz •
Zend Email Quiz 3 – Three questions based on topics in Lesson 08. Designing A WordPress Child Theme Project 7 is optional because the SRJC does not have WordPress installed or installable. You may have or be able to get…
Dreamweaver, Spring 2011, Web Design
Designing a WordPress Child Theme
by jayperetz •
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,…
Dreamweaver, Spring 2011, Web Design
Informational Resources for Dreamweaver CS 5.5
by jayperetz •
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, Spring 2011, Web Design
Dreamweaver Assignments – Due May 1
by jayperetz •
Read and go through examples in Lesson 08. It is a long chapter and includes lots of code, but very instructive in database, email and other PHP techniques. It is worth the time. Project 6: Submit a working version of…
Dreamweaver, MySQL, Spring 2011, Web Design
Dreamweaver | Lecture Notes 4-21-2011
by jayperetz •
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…