Binding: Paperback ISBN: 1565921682 Publisher: O'Reilly Publication Date: 1996-03 Number Of Pages: 450 Editorial Review:
Product Description: The World Wide Web is more than a place to put up clever documents and pretty pictures. Using the Common Gateway Interface (CGI), you can offer interactive queries and serve instant information from databases, worked up into colorful graphics. This book offers a comprehensive explanation of CGI and related techniques for people who hold on to the dream of providing their own information servers on the Web. The author starts at the beginning, explaining the value of CGI and how it works, then moves swiftly into the subtle details of programming. The majority of examples use the most common platform (UNIX) and the most popular language (Perl) used for CGI programming today. However, the book also introduces the essentials of making CGI work with other platforms and languages.
Amazon.com Review: O'Reilly has done it again! This is my favorite book yet on writing CGI scripts with Perl (5.0). The extensive use of real world applications you can try while learning, and the great examples of how to have CGI interact with databases are especially useful. I suspect I shall order several copies for some of our staff who are new to CGI. Although the book has a UNIX bias, it has much to offer scripters on all platforms.
Note that many competitors cram a CD-ROM into their books to give greater 'shelf appeal'. Don't be fooled. O'Reilly continues its economically and ecologically sensible approach of pointing you to their FTP site to obtain the example code used in the book. (Thanks, Tim!) Highly Recommended.
Customer Reviews
Rating: - Lots of fluff
Not easy to understand. Sometimes it is difficult to follow what the author means. There is too much detail, which I feel was getting in the way of understanding CGI.
I was initlally exicited , but after reading the first few chapters, i think i will have to look elsewhere.
Rating: - CGI Programming on the World Wide Web
CGI Programming on the World Wide We
Rating: - Good Introduction to CGI
If you have a basic understanding of Perl and HTML, this book helps youlearn CGI. The book also introduced me to postscript and gd, which havebeen quite valuable for a lot of applicatioins. I enjoyed Shishir'smodest, down-to-earth writing style. Since many people have criticizedthis book, let me refute the most common criticisms:"The source code should be on a CD-ROM".No. Programming is in the fingers. You learn by typing. Anyway, you canFTP it if your lazy."The level of detail is poor".That's ... Read More
Rating: - Excellent book! I'd recommend it to anyone!
This is an excellent book. I'd recommend it to anyone who is getting started in CGI programming. It will not teach you Perl; for that I used O'Reilly's "Programming perl" while I read through this book's examples. For CGI programming, however, this book does its job very well.I noticed another review that said that code in this book didn't work. I've actually used code from this book in a half-dozen sites now, and it worked fine. More importantly, the code was well-enough explained that I've modified ... Read More