Ulteriori informazioni
Want to add the power of a database to your websites? Build online forms that send feedback straight to your inbox? Incorporate live news feeds and XML data into your web pages? This book shows you how to do all that and more.
Dreamweaver 8 takes a lot of the hard work out of integrating a database into your websites, but it can't do everything. So instead of just giving you a series of instructions to click this and click that, this book helps you understand whats going on in the background. As a result, you're more likely to remember and to get it right.
Most books on PHP concentrate on code and throw all design considerations out the window. This one is different. It makes use of Dreamweaver 8's vastly improved CSS rendering, and shows you how to build a site thats smart in both senses of the word. It looks good and is intelligent too. You'll learn how to change the entire look of the site, using PHP to serve up different stylesheets each month. You'll also build a contact form protected against email injection attacks. All of Dreamweaver's PHP server behaviors are put through their paces, and you'll even make some custom server behaviors that will come in useful on any site you create.
Two chapters take you through the setup process with step-by-step instructions for both Windows and Mac OS X, helping you make the right choices: Apache or IIS? Remote or local testing? There are even instructions on how to set up virtual hosts on your own computer. And in the unlikely event that things go wrong, there's plenty of troubleshooting advice too.
In this book, we look specifically at using Dreamweaver's built-in server behaviors to build dynamic web sites using PHP and MySQL, the world's most popular open source server-side language and database server combination, which are both reliable, powerful, and open source (and therefore free to use). This version of Dreamweaver includes more powerful support for PHP and MySQL than ever before,and we'll show you how to make this work for you. No previous experience of PHP or MySQL is necessary to use this book.
Examples built throughout the book include a content management system, and an online image gallery. All examples are designed to meet modern usability requirements and be web standards-compliant.
Riassunto
David Powers first takes you through the new version of Dreamweaver, and how PHP and MySQL fit into it, then looks in-depth at setting up your work environment – installing PHP, MySQL, and the Apache web server, making sure they are all working together, and setting up a new web site via Dreamweaver. He then goes to work, using several tutorials and real world examples including topics such as PHP essentials (knowing what PHP code looks like,) working with forms, designing and implementing effective MySQL databases, debugging and troubleshooting, creating dynamic navigation, login, and search functionality
Examples built throughout the book include a content management system, and an online image gallery. All examples are designed to meet modern usability requirements and be web standards compliant. No previous experience of PHP or MySQL is necessary to use this book.