Book description
What do eBay, Amazon.com and CNN.com have in common? They're all applications that integrate large databases with the Web. The popularity (and power) of these applications stems from their accessibility and usability: thousands of users can access the same data at the same time without theneed to install any additional software on their computers. Web Database Applications with PHP and MySQL offers web developers a mixture of theoretical and practical information on creating web database applications. Using PHP, and MySQL, two open source technologies that are often combined to develop web applications, the book offers detailed information on designing relational databases and on web application architecture, both of which will be useful to readers who have never dealt with these issues before. The book also introduces Hugh and Dave's Online Wines, a complete (but fictional) online retail site that allows users to browse, search a database, add items to a shopping cart, manage their membership, and purchase wines. Using this site as an example, the book shows you how to implement searching and browsing, store user data, validate user input, manage transactions, and maintain security. If you want to build small to medium-scale web database applications that can run on modest hardware and process more than a million hits a day from users, this book will show you how.
Table of contents
-
Web Database Applications with PHP & MySQL
- Preface
- 1. Database Applications and the Web
-
2. PHP
- Introducing PHP
- Conditions and Branches
- Loops
- A Working Example
- Arrays
- Strings
- Regular Expressions
- Date and Time Functions
- Integer and Float Functions
- User-Defined Functions
- Objects
- Common Mistakes
- 3. MySQL and SQL
- 4. Querying Web Databases
- 5. User-Driven Querying
- 6. Writing to Web Databases
- 7. Validation on the Server and Client
- 8. Sessions
- 9. Authentication and Security
- 10. Winestore Customer Management
- 11. The Winestore Shopping Cart
- 12. Ordering and Shipping at the Winestore
- 13. Related Topics
- A. Installation Guide
- B. Internet and Web Protocols
- C. Modeling and Designing Relational Databases
- D. Managing Sessions in the Database Tier
- E. Resources
- Index
- Colophon
Product information
- Title: Web Database Applications with PHP, and MySQL
- Author(s):
- Release date: March 2002
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596000417
You might also like
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 for Dynamic Web Sites: Visual QuickPro Guide, Fifth Edition
Learn PHP and MySQL programming— the quick and easy way! Easy visual approach uses demonstrations and …
book
Securing PHP Apps
Secure your PHP-based web applications with this compact handbook. You'll get clear, practical and actionable details …
book
Sams Teach Yourself PHP, MySQL and Apache: All in One, Third Edition
A new edition of this title is available, ISBN-10: 067232976X ISBN-13: 9780672329760 You own your own …