Home page Home | Table of contents Table of Contents | Download the code Download the Code | Book translations Translations | About Jason About the Author
Beginning PHP and MySQL, Third Edition - the book

PHP and MySQL Made Painless.

Vital Statistics: 38 chapters, 1,044 pages and 500+ examples!!

Build Your Dream Website

Beginning PHP and MySQL, Third Edition is the definitive guide to two of the world's most prominent open source technologies: the PHP scripting language and the MySQL database server. Packed with over 500 downloadable examples, this is just a taste of what you'll learn:

  • Install and configure Apache, PHP and MySQL on the Linux and Windows operating systems
  • Take advantage of PHP's PEAR repository to reuse community code rather than recreate commonplace features
  • Create your own RSS aggregator and integrate RSS feeds into your website
  • Restrict access to private data by authenticating users against a variety of data sources, including text files and a MySQL database
  • Configure session-handling to dynamically track user preferences and other information
  • Process file uploads through your website
  • Use the mysql command-line client to efficiently manage your server and data
  • Integrate advanced MySQL features such as stored routines, triggers, views and transactions into your PHP scripts to build powerful data-intensive web applications
  • Optimize your data schemas using indexing and MySQL's full-text search features to quickly retrieve even large data sets
  • Rapidly import and export data into and out of your MySQL database

Table of contents | What readers are saying | Errata


Buy the book from Amazon.com!

Buy the book direct from the author!

Useful Articles and Tutorials

Creating a Code Search Engine with PHP and MySQL
April, 2007 | Developer.com

Four Ways to Optimize Your MySQL Database
April, 2007 | Developer.com

Integrating MP3 Audio Messages Into Your Website
March, 2007 | Developer.com

Developing and Ajax-Driven Shopping Cart with PHP and Prototype
January, 2007 | Developer.com

More Articles and Tutorials...

Tip of the Week

Did you know you can quickly look up a PHP function simply by appending it's name onto the end of www.php.net? For example, to learn more about the explode() function, just navigate to www.php.net/explode.

Bulk Purchases

Interested in using the book within the classroom, or want to make several copies available to your development team? A 10% discount will be applied to purchases of more than 10 copies! Contact Jason at jasonATwjgilmore.com to make arrangements.

Copyright © 2000-2008 W. Jason Gilmore