|
PHP
and MySQL Web Development, Second Edition
PHP and MySQL Web Development teaches the reader
to develop dynamic, secure, commercial Web sites.
Using the same accessible, popular teaching style
of the first edition, this best-selling book has been
updated to reflect the rapidly changing landscape
of MySQL and PHP.
The book teaches the reader to integrate and implement
these technologies by following real-world examples
and working sample projects, and also covers related
technologies needed to build a commercial Web site,
such as SSL, shopping carts, and payment systems.
The second edition includes new coverage of how to
work with XML in developing a PHP and MySQL site,
and how to draw on the valuable resources of the PEAR
repository of code and extensions. more
>>
|
|
Web
Database Applications with PHP & MySQL
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. more
>>
|