Book description
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.
Publisher resources
Table of contents
- A Note Regarding Supplemental Files
- The Missing Credits
- Introduction
-
1. PHP and MySQL Basics
- 1. PHP: What, Why, and Where?
- 2. PHP Syntax: Weird and Wonderful
- 3. MySQL and SQL: Database and Language
-
2. Dynamic Web Pages
- 4. Connecting PHP to MySQL
- 5. Better Searching with Regular Expressions
- 6. Generating Dynamic Web Pages
-
3. From Web Pages to Web Applications
- 7. When Things Go Wrong (and They Will)
- 8. Handling Images and Complexity
- 9. Binary Objects and Image Loading
-
10. Listing, Iterating, and Administrating
- Some Things Never Change
- Listing All Your Users
- Deleting a User
- Talking Back To Your Users
- Standardizing on Messaging
- Integrating Utilities, Views, and Messages
-
4. Security and the Real World
- 11. Authentication and Authorization
- 12. Cookies, Sign-ins, and Ditching Crummy Pop-ups
- 13. Authorization and Sessions
- Index
- About the Author
- Copyright
Product information
- Title: PHP & MySQL: The Missing Manual
- Author(s):
- Release date: November 2011
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596515867
You might also like
book
PHP & MySQL: The Missing Manual, 2nd Edition
If you can build websites with CSS and JavaScript, this book takes you to the next …
book
Learning PHP and MySQL
The PHP scripting language and MySQL open source database are quite effective independently, but together they …
book
Beginning PHP and MySQL: From Novice to Professional
Get started with PHP and MySQL programming: no experience necessary. This fifth edition of a classic …
book
PHP 7 Programming Cookbook
Over 80 recipes that will take your PHP 7 web development skills to the next level! …