Join Amazon Prime and get unlimited Free One-Day Delivery. Already a member? Sign in.

 

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
19 used & new from £8.62

Have one to sell? Sell yours here
 
   
Tell a Friend
MySQL and Perl for the Web (Landmark)
 
See larger image
 

MySQL and Perl for the Web (Landmark) (Paperback)

by Paul DuBois (Author)
5.0 out of 5 stars  (2 customer reviews)
RRP: £34.99
Price: £31.49 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £3.50 (10%)
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

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

Want guaranteed delivery by 1pm Tuesday, September 2? Choose Express delivery at checkout. See Details

19 used & new available from £8.62

Frequently Bought Together

Customers buy this book with Programming Perl by Larry Wall

MySQL and Perl for the Web (Landmark) Programming Perl
Price For Both: £54.57

Customers Who Bought This Item Also Bought

Programming Perl

Programming Perl by Larry Wall

4.4 out of 5 stars (22)  £23.08
Perl Pocket Reference (Pocket Reference (O'Reilly))

Perl Pocket Reference (Pocket Reference (O'Reilly)) by Johan Vromans

4.5 out of 5 stars (2)  £5.21
MySQL (Developer's Library)

MySQL (Developer's Library) by Paul DuBois

4.6 out of 5 stars (13)  £19.19
PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide (Visual QuickPro Guides)

PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide (Visual QuickPro Guides) by Larry Ullman

4.7 out of 5 stars (36)  £17.39
Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly))

Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly)) by Tony Stubblebine

4.3 out of 5 stars (6)  £6.69
Explore similar items : Books (14) Toys & Games (1)

Product details

  • Paperback: 552 pages
  • Publisher: Sams (29 Aug 2001)
  • Language English
  • ISBN-10: 0735710546
  • ISBN-13: 978-0735710542
  • Product Dimensions: 22.9 x 17.8 x 3.3 cm
  • Average Customer Review: 5.0 out of 5 stars See all reviews (2 customer reviews)
  • Amazon.co.uk Sales Rank: 445,709 in Books (See Bestsellers in Books)

    Popular in these categories:

    #62 in  Books > Computing & Internet > Programming > Languages > Perl
    #65 in  Books > Computing & Internet > Databases > Databases & the Web
    #88 in  Books > Computing & Internet > Databases > Applications > MySQL

    (Publishers and authors: Improve Your Sales)
  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

 (What is this?)
Free Hosting and Domain
www.one.com    3000MB Webspace with own website, domain & e-mail. Setup only £9 
MySQL Management GUI Tool
www.Navicat.com/MySQL    Graphical MySQL Management Client Import/ Export, Query, Download Now 
Mysql
www.mysql.com    Free Guide to Database Driven Development Carrier Grade Systems 

Product Description

Amazon.co.uk Review
Once in a while a book comes along that covers an area of development that has previously been largely ignored. MySQL and Perl for the Web provides a rare, in-depth coverage of Web development using the combination of both MySQL and Perl, illustrating practical application development possibilities using this popular duo.

The book is perfect for developers of Web sites running on Apache on Unix. Loyalties vary in terms of operating systems, Web servers, and scripting languages but those who find their home in the Unix and Perl environments will find this book right up their alleys. The target audience is developers somewhat familiar with Perl and the Unix-based Web server environment, but you'll find the book illustrative even if your knowledge is sketchy.

After showing how to make database connections using Perl and MySQL, author Paul DuBois dives into some useful real world examples to help you build your skills. He shows how to implement a simple to-do list application, an on-line product registration site, contests, on-line polls, image databases, an on-line greeting card service and more. There is also excellent coverage of search facilities and session management.

The sample code for the applications in this text is presented in small pieces in context with the discussion; most of the space is devoted to explanations of the issues and implementation. All of the code i