Dreamweaver MX: PHP Web Development (June 2003 reprint) Be the First to Write a Review and tell the world about this title!Books on similar topics, in best-seller order: Books from the same publisher, in best-seller order:
PHP is one of the most popular server-side scripting languages available. It's
powerful and easy to learn. Combined with MySQL, a fast, cross-platform, and free
open source database, it makes a very effective tool for developing database-driven
web sites.
This book is all about developing PHP/ MySQL web sites with Macromedia Dreamweaver
MX, the premier visual web site design tool. It will show you how to use Dreamweaver
MX to rapidly develop database-driven PHP web applications with the minimum of
fuss.
Throughout the book we use a real-world example application, a hotel room booking
system, to demonstrate just how easily you can quickly build dynamic PHP sites
with Dreamweaver MX.
Includes
This book will show you:
* Overview of Dreamweaver MX, PHP, and MySQL
* Designing the site
* Using server behaviors to interact with the database
* Hand coding and debugging in Dreamweaver
Who is this book for?
This book is for web professionals looking to develop database-driven PHP web
applications using Macromedia Dreamweaver MX. Some knowledge of HTML and web design
is assumed, but you don't need to know any PHP or MySQL.
Table of Contents
Introduction..
Style Conventions.
Support/Feedback.
Web Support
Chapter 1. What is PHP?
What is PHP and What Is It for?
Introducing Dreamweaver MX.
Dreamweaver MX and PHP.
Installing and Configuring PHP.
Summary.
Chapter 2. What is MySQL?
What is MySQL?
Installing and Configuring MySQL.
MySQL Basics.
Additional Tools for MySQL.
Summary.
Chapter 3. Getting Started with Dreamweaver MX.
The Essentials.
Creating a Site Definition.
Summary.
Chapter 4. Planning the Web Site.
Architecture of Dynamic Web Site.
The Brief.
Determining Site Features.
Planning the Database Structure.
Determining Site Functionality and Features.
Summary.
Chapter 5. Beginning Site Development.
Setting Up the Database.
Using Templates to Standardize Layout.
Summary.
Chapter 6. Manipulating the Database.
Database Operations within Dreamweaver MX.
The Hotel Booking System.
Building the Pages.
Summary.
Chapter 7. Advanced SQL Usage.
Creating an Advanced Recordset.
Modifying the Structure of Existing Tables.
Optimization.
Summary.
Chapter 8. Creating a Search System.
Search Engines.
Designing the User Interface.
Building the Query.
Displaying the Results.
Summary.
Chapter 9. Hand Coding within Dreamweaver MX.
PHP Coe Syntax.
Coding Options in Dreamweaver MX.
Good Hand Coding Practices.
Practical Example – Login System for Dreamweaver Hotel.
Summary.
Chapter 10. The Server Behavior Builder.
What Is The Server Behavior Builder?
When To Use the Server Behavior Builder.
How to Build a Server Behavior.
Summary.
Chapter 11. Debugging Your Code.
Programming Errors.
Debugging Techniques.
Summary.
Index.
|