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…
Web Design
Web Design Techniques for Santa Rosa Junior College
North Bay tech seminar sees dynamic, mobile web
by jayperetz • • Comments Off
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
Data Form Validation and MySQL with Zend Framework
by jayperetz • • 6 Comments
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…
Weekly Update | March 31, 2011
by jayperetz • • Comments Off
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…
Webdesign TutsPlus: Mathematics and Web Design: A Close Relationship
by jayperetz • • Comments Off
“Math is everywhere, even where you wouldn’t expect it. You can find mathematical ratios and constants in architecture, but also in the instruments we use to make music. You can find math in certain games we play, and therefore it…
Introduction to the Zend Framework
by jayperetz • • 16 Comments
“Extending the art & spirit of PHP, Zend Framework is based on simplicity and object-oriented best practices and … is focused on building more secure, reliable, and modern Web 2.0 applications & web services.” – framework.zend.com In this…
Dreamweaver CS5 Test Server Setup on SRJC Student Accounts
by jayperetz • • 5 Comments
Dreamweaver Test Servers Many of the features in Dreamweaver CS5 that we rely on in this class, such as Live View, require a properly set up test server. Several students seem to have recurring problems with their test server setup,…
Part 2: Server Behaviors in Dreamweaver CS5 with PHP / MySQL
by jayperetz • • 1 Comment
In an earlier post focused on the first part of Lesson 6 we explored the server behaviors that create a fully function user login system using webpage forms and a MySQL database with user records stored in a table. …
Part 1: Server Behaviors in Dreamweaver CS5 with PHP / MySQL
by jayperetz • • 8 Comments
Dreamweaver has included server programming and database server programming features for over 10 years. The server behaviors in CS5 are virtually unchanged from CS4. The basic concept is that Dreamweaver inserts code snippets into your webpages that perform basic server-based…
Designing Pages in Dreamweaver with CSS3 | Layers Magazine
by jayperetz • • Comments Off
Designing Pages in Dreamweaver with CSS3 Layers Magazine | Layers Magazine. “With all of the warnings that these cool new features may not be ready for prime time, what should you do today? Here are a few of my favorite…