Book description
PHP and MySQL are quickly becoming the de facto standard for rapid development of dynamic, database-driven web sites. This book is perfect for newcomers to programming as well as hobbyists who are intimidated by harder-to-follow books. With concepts explained in plain English, the new edition starts with the basics of the PHP language, and explains how to work with MySQL, the popular open source database. You then learn how to put the two together to generate dynamic content.
If you come from a web design or graphics design background and know your way around HTML, Learning PHP & MySQL is the book you've been looking for. The content includes:
- PHP basics such as strings and arrays, and pattern matching
- A detailed discussion of the variances in different PHP versions
- MySQL data fundamentals like tables and statements
- Information on SQL data access for language
- A new chapter on XHTML
- Error handling, security, HTTP authentication, and more
Table of contents
- A Note Regarding Supplemental Files
- Preface
- 1. Dynamic Content and the Web
- 2. Installation
- 3. Exploring PHP
- 4. PHP Decision-Making
- 5. Functions
- 6. Arrays
- 7. Working with MySQL
- 8. Database Best Practices
- 9. Getting PHP to Talk to MySQL
- 10. Working with Forms
- 11. Practical PHP
- 12. XHTML
- 13. Modifying MySQL Objects and PHP Data
- 14. Cookies, Sessions, and Access Control
- 15. Security
- 16. Validation and Error Handling
- 17. Sample Application
- 18. Finishing Your Journey
- A. Solutions to Chapter Questions
- About the Authors
- Colophon
- Copyright
Product information
- Title: Learning PHP & MySQL, 2nd Edition
- Author(s):
- Release date: August 2007
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596514013
You might also like
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …
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
Fundamentals of Software Architecture
Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real …
book
Grokking Algorithms
Grokking Algorithms is a friendly take on this core computer science topic. In it, you'll learn …