Advanced Dreamweaver students: If you are having problems connecting to your MySQL database – either with Dreamweaver’s Database Connection/Databases Panel or with MySQL Workbench, please post a comment below with your username and the specific error number or problem you…
Dreamweaver, MySQL, Spring 2011, Web Design
Part 2: Server Behaviors in Dreamweaver CS5 with PHP / MySQL
by jayperetz •
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. …
Dreamweaver, Spring 2011
Weekly Recap | March 3, 2011
by jayperetz •
Lecture Notes Announcements Review of Project 3 – Navigation & Sitemaps with PHP Server side includes - review some student projects – the jquery sliding footer Review of MySQL Database fundamentals Dreamweaver Server Behaviors with PHP & MySQL Assignments Lesson…
Dreamweaver, MySQL, Spring 2011, Web Design
Part 1: Server Behaviors in Dreamweaver CS5 with PHP / MySQL
by jayperetz •
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…
Dreamweaver, Spring 2011
Weekly Recap | February 24, 2011
by jayperetz •
Lecture Notes Announcements Review of Project 2 – Contact form with PHP autoresponder Review of Project 3 – Navigation & Sitemaps with PHP Server side includes Getting started with MySQL Assignments Lesson 5 in Training From the Source Project 3…
Dreamweaver, MySQL, Spring 2011
Getting Started with MySQL
by jayperetz •
This tutorial demonstrates how to create and import MySQL tables using MySQL Workbench. Websites & Databases The internet is all about sharing information and web pages, like all documents in general, are a great way of keeping information organized, accessible…