Vous voulez voir cette page en français ? Cliquez ici.

 

or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
27 used & new from CDN$ 10.00

Have one to sell? Sell yours here
 
   
Web Database Applications with PHP and MySQL
 
 

Web Database Applications with PHP and MySQL (Paperback)

by Hugh E. Williams (Author), David Lane (Author)
4.2 out of 5 stars  See all reviews (36 customer reviews)
List Price: CDN$ 65.95
Price: CDN$ 41.55 & this item ships for FREE with Super Saver Shipping. Details
You Save: CDN$ 24.40 (37%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.ca. Gift-wrap available.

Only 1 left in stock--order soon (more on the way).

19 new from CDN$ 36.92 8 used from CDN$ 10.00

Frequently Bought Together

Web Database Applications with PHP and MySQL + Programming PHP + PHP Cookbook
Total List Price: CDN$ 180.93
Price For All Three: CDN$ 106.60

Show availability and shipping details

  • This item: Web Database Applications with PHP and MySQL by Hugh E. Williams

    In Stock.
    Ships from and sold by Amazon.ca.
    This item ships for FREE with Super Saver Shipping. Details

  • Programming PHP by Rasmus Lerdorf

    In Stock.
    Ships from and sold by Amazon.ca.
    Eligible for FREE Super Saver Shipping on orders over CDN$ 39. Details

  • PHP Cookbook by Adam Trachtenberg

    In Stock.
    Ships from and sold by Amazon.ca.
    Eligible for FREE Super Saver Shipping on orders over CDN$ 39. Details


Customers Who Bought This Item Also Bought


Product Details


Product Description

From Amazon.co.uk

Web Database Applications shows Web developers how to build rich Web database applications using two leading open-source technologies, PHP and MySQL. The authors also assume use of the Apache Web server, which is by far the most common PHP scenario. Both PHP and MySQL are introduced from scratch, although this is a fast-paced book best suited to at least intermediate developers.

After a brief discussion of Web database applications, the authors offer a rapid tour of PHP essentials, including loops, expressions, functions and common mistakes. Next comes a quick-start guide to MySQL, focusing mainly on the SQL language itself. The following chapters tackle connecting to MySQL and other databases, implementing user-driven queries and enabling writing as well as reading data. There is a useful chapter on data validation, both on the client and the server and excellent coverage of another crucial subject: security and authentication. This looks at the fundamentals of HTTP authentication and examines security features in both Apache and PHP, identifying weaknesses and explaining pros and cons. The closing chapters form a detailed case study, an online wine store, with complete code available for download. It embraces user management, a shopping cart, searching, ordering and delivery, covering many key topics in the process. At the back of the book are appendices on a range of issues, including installation, Web protocols, database modelling and session management.

Web Database Applications is tightly-focused, packing in lots of solid technical information without wasting words. It does not pretend to cover all the potential uses of PHP, and the screen shots will not win prizes for design, but it's a great handbook for building robust, secure database applications with these popular technologies. --Tim Anderson --This text refers to an alternate Paperback edition.

Product Description

There are many reasons for serving up dynamic content from a web site: to offer an online shopping site, create customized information pages for users, or just manage a large volume of content through a database. Anyone with a modest knowledge of HTML and web site management can learn to create dynamic content through the PHP programming language and the MySQL database. This book gives you the background and tools to do the job safely and reliably.

Web Database Applications with PHP and MySQL, Second Edition thoroughly reflects the needs of real-world applications. It goes into detail on such practical issues as validating input (do you know what a proper credit card number looks like?), logging in users, and using templates to give your dynamic web pages a standard look.

But this book goes even further. It shows how JavaScript and PHP can be used in tandem to make a user's experience faster and more pleasant. It shows the correct way to handle errors in user input so that a site looks professional. It introduces the vast collection of powerful tools available in the PEAR repository and shows how to use some of the most popular tools.

Even while it serves as an introduction to new programmers, the book does not omit critical tasks that web sites require. For instance, every site that allows updates must handle the possibility of multiple users accessing data at the same time. This book explains how to solve the problem in detail with locking.

Through a sophisticated sample application--Hugh and Dave's Wine Store--all the important techniques of dynamic content are introduced. Good design is emphasized, such as dividing logic from presentation. The book introduces PHP 5 and MySQL 4.1 features, while providing techniques that can be used on older versions of the software that are still in widespread use.

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. Topics include:

  • Installation and configuration of Apache, MySQL, and PHP on Unix®, Windows®, and Mac OS® X systems
  • Introductions to PHP, SQL, and MySQL administration
  • Session management, including the use of a custom database for improved efficiency
  • User input validation, security, and authentication
  • The PEAR repository, plus details on the use of PEAR DB and Template classes
  • Production of PDF reports


Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

What do customers ultimately buy after viewing this item?

Web Database Applications with PHP and MySQL
50% buy the item featured on this page:
Web Database Applications with PHP and MySQL 4.2 out of 5 stars (36)
CDN$ 41.55
PHP and MySQL Web Development
20% buy
PHP and MySQL Web Development 4.4 out of 5 stars (130)
CDN$ 41.37
PHP Cookbook
15% buy
PHP Cookbook 4.4 out of 5 stars (16)
CDN$ 29.78
Learning PHP & MySQL: Step-by-Step Guide to Creating Database-Driven Web Sites
9% buy
Learning PHP & MySQL: Step-by-Step Guide to Creating Database-Driven Web Sites 5.0 out of 5 stars (1)

 

Customer Reviews

36 Reviews
5 star:
 (23)
4 star:
 (4)
3 star:
 (4)
2 star:
 (5)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.2 out of 5 stars (36 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most helpful customer reviews

 
1 of 1 people found the following review helpful:
3.0 out of 5 stars Very good in principle but falls down on errata, Sep 26 2003
By A Customer
Like others I've found this text an absolute corker for getting started with on-line databases.
However, after struggling with one of the examples for several hours I was disappointed to finally realise that the code was woefully short.
Just in case, I thought, I'll check the book's web site for errata, and found several pages of it! Some of which contains errors, like wrong page number!!!!!
I don't know about you but I find it hard to learn new stuff when the examples don't work.

Well I finally got the code to work and I've submitted it to the publishers. But, whilst I'm quite an experienced developer, I've only been looking at PHP, MySQl & Java for a couple of weeks and presumably it takes longer to write a book.
So how come the readers are fixing the authors code?
Maybe I should write a book ...

Was going to give 4* but because of the errors went down to 3.

Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
1 of 1 people found the following review helpful:
5.0 out of 5 stars Very useful and practical guide, Mar 19 2003
By Jonck van der Kogel (Rotterdam, The Netherlands) - See all my reviews
Web Database Applications by H.E. Williams and D. Lane is a truly wonderful book if you are looking to learn how to get an online database application up and running fast. The book eases you into PHP with a decent length chapter on the basic syntax of the language, followed by an introduction of MySQL.
After that, each chapter will teach you new techniques which are instantly applicable to a real-world online database system. Among others this book will teach you how to: write scripts that interact with MySQL, deal with security issues, handle sessions, handle shopping carts and lots lots more.
The book was written before the introduction of PHP 4.2, so certain 4.2 (and up) specific issues are not covered. However, most of the examples in the book have been re-written for use with 4.2 and can be downloaded freely. On top of this the authors supply a level of support that is all but unheard of. Every question that I asked was answered within 1 day if not within the same day.
All in all this book is at the top of it's league, I can highly recommend it!
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
4.0 out of 5 stars Very useful, Jan 7 2010
By Corrie (Canada) - See all my reviews
Requires some basic background knowledge (as stated in its introduction), but covers all the bases, with good examples on how to construct and use a database for a small on-line business. I have no experience at all in this area, so it is a bit of a slog, but feel that with this book I can do it. Very detailed examples of what can go wrong, too. A great section on input verification to keep one out of trouble. Conclusion: Money well spent.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
Most recent customer reviews

5.0 out of 5 stars Comprehensive review and examples
Serving up dynamic content with scripting applications is all the rage now in the website development world. Read more
Published on July 6 2004 by John A. Suda

5.0 out of 5 stars Great start on PHP/MySQL for programmers
When I got this book, I already had experience programming in Perl, but PHP was entirely new to me. I also had database/SQL knowledge, but had never touched MySQL. Read more
Published on Jun 9 2004 by K.M.

5.0 out of 5 stars Wonderful book!
I've done several PHP and MySQL development jobs, and there
are problems which constantly hunt me...until I find this book. Read more
Published on Oct 3 2003 by doudou1229

5.0 out of 5 stars Excellent Tutorial style intro for Intermediate programmers.
As the title indicates, this book is all about building websites powered by database applications. The book uses PHP and MySQL for a scripting language and a database technology... Read more
Published on Oct 1 2003 by Harinath Thummalapalli

5.0 out of 5 stars the best book on the subject
If you want to learn how to build a large scale php web app from start to finish this is the best book you can buy. Read more
Published on Sep 23 2003 by Amber

5.0 out of 5 stars A serious book
This book is the only technie guide that discusses the theory behind building a web database application. It's written in a concise, information packed style. Read more
Published on Mar 16 2003

4.0 out of 5 stars PHP and MySQL straightforward and made clear
This book, as most O'Reilly books I own, contains a wealth of information that has taken me from being a novice to being able to construct my own dynamic website. Read more
Published on Mar 5 2003 by tobeseen

2.0 out of 5 stars Read my review
I am a well versed programmer who has read many programming books by many different authors. If you are a person who learns by visual do not get this book. Read more
Published on Feb 25 2003 by Jonathan

2.0 out of 5 stars Not Worth It
My background - a little bit of perl, BASIC language, html.

This book in the first 2 or 3 chapters walks you through as to 'what is PHP? Read more

Published on Feb 1 2003

2.0 out of 5 stars Not Worth It
My background - a little bit of perl, BASIC language, html.

This book in the first 2 or 3 chapters walks you through as to 'what is PHP? Read more

Published on Feb 1 2003

Only search this product's reviews



Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.ca Privacy Statement Amazon.ca Shipping Information Amazon.ca Returns & Exchanges

Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.