PHP & MySQL: The Missing Manual

PHP & MySQL: The Missing Manual
Authors
Brett McLaughlin
ISBN
0596515863
Published
05 Dec 2011
Purchase online
amazon.com

If you can build websites with CSS and JavaScript, this book takes you to the next level—creating dynamic, database-driven websites with PHP and MySQL. Learn how to build a database, manage your content, and interact with users through queries and web forms. With step-by-step tutorials, real-world examples, and jargon-free explanations, you’ll soon discover the power of server-side programming.The important stuff you need to know: *Get a running start.

Editorial Reviews

If you can build websites with CSS and JavaScript, this book takes you to the next level—creating dynamic, database-driven websites with PHP and MySQL. Learn how to build a database, manage your content, and interact with users through queries and web forms. With step-by-step tutorials, real-world examples, and jargon-free explanations, you’ll soon discover the power of server-side programming.

The important stuff you need to know:

  • Get a running start. Write PHP scripts and create a web form right away.
  • Learn the language. Get up to speed on PHP and SQL syntax quickly.
  • Build a database. Use MySQL to store user information and other data.
  • Make it dynamic. Create pages that change with each new viewing.
  • Be ready for mistakes. Plan error messages to help direct users.
  • Manage your content. Use the file system to access user data, including images and other binary files.
  • Control operations. Create an administrative interface to oversee your site.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“There are only 3 numbers of interest to a computer scientist: 1, 0 and infinity”