The Essential Guide
to Dreamweaver CS4
with CSS, Ajax, and PHP
David Powers
The Essential Guide to Dreamweaver CS4
with CSS, Ajax, and PHP
Copyright © 2009 by David Powers
All rights reserved. No part of this work may be reproduced or transmitted in any form or by any means,
electronic or mechanical, including photocopying, recording, or by any information storage or retrieval
system, without the prior written permission of the copyright owner and the publisher.
ISBN-13 (pbk): 978-1-4302-1610-0
ISBN-13 (electronic): 978-1-4302-1611-7
Printed and bound in the United States of America 9 8 7 6 5 4 3 2 1
Trademarked names may appear in this book. Rather than use a trademark symbol with every occurrence
of a trademarked name, we use the names only in an editorial fashion and to the benefit of the trademark
owner, with no intention of infringement of the trademark.
Distributed to the book trade worldwide by Springer-Verlag New York, Inc., 233 Spring Street, 6th Floor,
New York, NY 10013. Phone 1-800-SPRINGER, fax 201-348-4505, e-mail orders-ny@springer-sbm.com,or
visit www.springeronline.com.
For information on translations, please contact Apress directly at 2855 Telegraph Avenue, Suite 600, Berkeley,
CA 94705. Phone 510-549-5930, fax 510-549-5939, e-mail info@apress.com, or visit www.apress.com.
Apress and friends of ED books may be purchased in bulk for academic, corporate, or promotional use.
eBook versions and licenses are also available for most titles. For more information, reference our Special
Bulk Sales–eBook Licensing web page at http://www.apress.com/info/bulksales.
The information in this book is distributed on an “as is” basis, without warranty. Although every precaution
has been taken in the preparation of this work, neither the author(s) nor Apress shall have any liability to
any person or entity with respect to any loss or damage caused or alleged to be caused directly or
indirectly by the information contained in this work.
The source code for this book is freely available to readers at www.friendsofed.com in the Downloads section.
Credits
Lead Editor
Ben Renow-Clarke
Technical Reviewer
Tom Muck
Editorial Board
Clay Andres, Steve Anglin, Mark Beckner,
Ewan Buckingham, Tony Campbell, Gary Cornell,
Jonathan Gennick, Michelle Lowman, Matthew Moodie,
Jeffrey Pepper, Frank Pohlmann, Ben Renow-Clarke,
Dominic Shakeshaft, Matt Wade, Tom Welsh
Project Manager
Beth Christmas
Copy Editors
Kim Wimpsett, Marilyn Smith
Associate Production Director
Kari Brooks-Copony
Production Editor
Kelly Winquist
Compositor
Molly Sharp
Proofreader
Patrick Vincent
Indexer
Julie Grady
Artist
April Milne
Interior and Cover Designer
Kurt Krames
Manufacturing Director
Tom Debolski
CONTENTS AT A GLANCE
About the Author ......................................xx
Acknowledgments
.....................................xxi
Introduction
.........................................xxii
Chapter 1: Dreamweaver’s New Look—More than Skin Deep
....1
Chapter 2: Setting Up a Site in Dreamweaver
................59
Chapter 3: Creating a Web Page and Adding Content
........103
Chapter 4: Using CSS to Add a Touch of Style
..............155
Chapter 5: Creating a CSS Site Straight Out of the Box
.......195
Chapter 6: Building Site Navigation with the Spry Menu Bar
...233
Chapter 7: Using Spry Dynamic Effects and Components
.....257
Chapter 8: Going Beyond the Basics with Spry and Ajax
......307
Chapter 9: Building Online Forms and Validating Input
.......371
iii
Chapter 10: Introducing the Basics of PHP .................425
Chapter 11: Using PHP to Process a Form
..................459
Chapter 12: Reducing Your Workload with PHP Includes
......503
Chapter 13: Preserving Design Integrity with Templates
and InContext Editing
..................................539
Chapter 14: Storing User Records in a Database
............583
Chapter 15: Validating Database Input and User Authentication
...637
Chapter 16: Working with Custom Forms and Multiple Tables
...683
Chapter 17: Handling Checkbox Groups, Searches, and Dates
...743
Chapter 18: Using XSLT to Display Live News Feeds and XML
...805
Chapter 19: Using Spry Data Sets to Refresh Content
........843
Chapter 20: Deploying Your Site on the Internet
............889
Appendix: Generating XML with PHP
.....................905
Index
...............................................917
iv