This new edition has been redesigned around the rich offerings of PEAR. Several of these, including the Template package and the database-independent query API, are fully integrated into examples and thoroughly described in the text. In addition, through a complex sample application - Hugh and Dave'
Web Database Applications with PHP & MySQL
โ Scribed by Hugh E. Williams, David Lane
- Book ID
- 127446184
- Publisher
- O'Reilly Media
- Year
- 2002
- Tongue
- English
- Weight
- 2 MB
- Edition
- 1
- Category
- Library
- ISBN-13
- 9780596000417
- ASIN
- B003JHB75I
No coin nor oath required. For personal study only.
โฆ Synopsis
What do eBay, Amazon.com, and CNN.com have in common? They're all applications that integrate large databases with web interfaces. The popularity (and power) of these applications stem from their accessibility and usability: thousands of users can access the same data at the same time without the need to install any additional software on their computers.Web Database Applications with PHP and MySQL offers web developers both theoretical and practical information on creating web database applications. It includes chapter-length tutorials on the PHP and MySQL languages, as well as background material on Internet and web protocols, modeling and designing relational databases, session management, and installing open source server and database software. The book also features examples and scripts from Hugh and Dave's Online Wines, a complete (but fictional) online retail site developed by the authors. If you want to build small- to medium-scale web database applications that will run on modest hardware and process more than a million hits a day from users, Web Database Applications with PHP and MySQL will show you how.
๐ SIMILAR VOLUMES
More businesses and ambitious individuals are trying to bring applications to the Web but they are bewildered with the array of components and concepts needed to create a data-driven site. The cost, stability and ease of development using the Open Source PHP 4 scripting language and a MySQL database
This guide explains how to write web-based applications with PHP and MySQL and get data-driven web sites up and running, then walks through a sample guest book, survey, content management system, discussion board, and shopping cart. The second edition covers MySQL 4.0. The CD-ROM contains MySQL, the
This is a comprehensive, practical guide for programmers who want to develop production-quality, database-enabled web applications with PHP and MySQL. Long-time developer Marc Wandschneider systematically addresses the entire process: not only coding, but also upfront application, user interface and
An intermediate to advanced guide to PHP and MySQL, the free, open-sourced Web development products. Offers coverage of object-oriented Web programming, creating services using SSL and authentication, and other applications
Topics covered: The MySQL database server (for both Unix and Windows) Accessing MySQL databases through PHP scripting (the letters don't really stand for anything) Database creation and modification PHP tricks in order of increasing complexity - everything from basic SQL queries to secure transactio