PHP and MySQL for Dummies FROM OUR EDITORS
The Barnes & Noble Review
For folks who need powerful web database applications but donᄑt have money to burn, PHP and MySQL go together like strawberries and cream. If all you know about web databases is that you need one, read this book.
It takes you every step of the way: setting up PHP 5 and MySQL 4; building your database; protecting your data (and working around MySQL security issues); creating queries; and handling the other tasks web databases commonly need to perform.
Youᄑll also walk through building two complete applications. (All the codeᄑs been updated for the latest versions of PHP and MySQL. Thatᄑs essential, since important MySQL default settings have changed.) Bottom line: This book makes web databases downright doable. Bill Camarda
Bill Camarda is a consultant, writer, and web/multimedia content developer. His 15 books include Special Edition Using Word 2003 and Upgrading & Fixing Networks for Dummies, Second Edition.
FROM THE PUBLISHER
* Shows Web developers how to use two popular open source technologies, the PHP scripting language and MySQL database, to build Web database applications
* This updated edition covers changes in PHP 5 and the latest version of MySQL, including programming techniques for the new PHP default setting, methods for handling MySQL security problems, and extended information about Apache Web Server and Mac OS X versions of PHP and MySQL
* Explains how to install Windows, Linux, and Mac OS X versions of PHP and MySQL
* Includes two complete sample applications: an online catalog and a members-only Web site
* Features a companion Web site with code examples from the book and links to the author's successful site
* Kevin Beaver has more than fifteen years of experience in security and information technology, specializing in security assessments and incident response
* Features a companion Web site with links to various utilities discussed throughout the book and practical security checklists
Author Biography: Janet Valade has been a Web designer and programmer, a systems analyst, a builder of e-commerce Web applications, and an instructor of various computer topics.
SYNOPSIS
Updated for PHP 5 and MySQL 4
Create dynamic, interactive Web pages on Windows®, Linux®, or Mac OS® X systems
Open up a whole new world of Web database applications with PHP and MySQL, the perfect open source pair! This handy guidebook shows you how, with sample applications of an online catalog and a members-only Web site. Get the scoop on security issues, set up your Apache Web server, design the ideal database, and more.
The Dummies Way Explanations in plain English "Get in, get out" information Icons and other navigational aids Tear-out cheat sheet Top ten lists A dash of humor and fun
Discover how to: Plan and develop a Web database application Design and build the database Write custom PHP application programs Work with numbers and character strings Move information from one Web page to another