買這商品的人也買了...
-
$950$751 -
$760$600 -
$760$600 -
$550$435 -
$680$537 -
$600$474 -
$780$616 -
$900$711 -
$970Introduction to Algorithms, 2/e
-
$580$458 -
$650$514 -
$580$458 -
$1,710$1,625 -
$900$711 -
$1,890$1,796 -
$920$727 -
$2,340$2,223 -
$1,670$1,587 -
$399Professional PHP4 Web Development Solutions
-
$750$638 -
$1,890$1,796 -
$1,890$1,796 -
$280$266 -
$400$340 -
$480$379
相關主題
商品描述
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
Preface
1. Database Applications and the Web
2. PHP
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