Book description
Expert PHP and MySQL takes you beyond learning syntax to showing you how to apply proven software development methods to building commerce-grade PHP and MySQL projects that will stand the test of time and reliably deliver on customer needs.
Developers of real-world applications face numerous problems that seem trivial on the surface, but really do take some skill to get right. Error handling is about more than just the mechanics in the PHP syntax, but also about handling MySQL errors, logging those errors, and about hiding information about application internals that error messages sometimes can expose.
Meet these challenges and more head-on! Author Marc Rochkind shows how to begin a project right, with a clear contract and set of written requirements. You'll learn about project organization, setting up a solid development environment, connecting with client personnel. Database design is essential, and Expert PHP and MySQL has you covered with guidance on creating a sound model and database, and on pushing functionality into the database as appropriate; not everything should be done in PHP.
Error handling is covered at both the PHP and MySQL levels. Application structure is covered. Guidance is provided on reporting. And finally there is conversion. In Expert PHP and MySQL you'll explore the following:
The popular and widely used combination of PHP and MySQL
Commercial-grade application of language and database features
Human factors such as planning and organization
Organizing a project to meet requirements and satisfy the customer
Structuring an application for efficient development and future modification
Coding PHP for productivity, reliability, security
Generating online, downloadable, and printed reports
Converting existing data to the new application
What you'll learn
Organize a project to meet requirements and satisfy the customer.
Structure an application for efficient development and future modification.
Design a database to model the business and support the application.
Code PHP for productivity, reliability, security.
Generate online, downloadable, and printed reports.
Convert existing data to the new application.
Who this book is for
Expert PHP and MySQL is aimed at programmers competent in PHP and MySQL. Readers should know the mechanics of the language and the database, and have a desire to learn to build commercial systems that will stand the test of time and reliably deliver on customer needs.
Table of contents
- Title Page
- Dedication
- Contents at a Glance
- Contents
- About the Author
- About the Technical Reviewer
- Acknowledgments
- Introduction
- CHAPTER 1: Project Organization
- CHAPTER 2: Requirements
- CHAPTER 3: Platforms and Tools
- CHAPTER 4: The Database
- CHAPTER 5: Application Structure
- CHAPTER 6: Security, Forms, and Error Handling
- CHAPTER 7: Reports and Other Outputs
- CHAPTER 8: Data Conversion
- Index
Product information
- Title: Expert PHP and MySQL: Application Design and Development
- Author(s):
- Release date: August 2013
- Publisher(s): Apress
- ISBN: 9781430260073
You might also like
book
PHP and MySQL Web Development: A Beginner’s Guide
Essential Skills—Made Easy! PHP and MySQL Web Development: A Beginner's Guide takes you from building static …
book
Web Database Applications with PHP and MySQL, 2nd Edition
There are many reasons for serving up dynamic content from a web site: to offer an …
book
PHP and MySQL Recipes: A Problem-Solution Approach, Second Edition
Gain instant solutions, including countless pieces of useful code that you can copy and paste into …
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 …