Features
- Cover Type: Paperback with 590 pages
- Published by: Sams Publishing
- Edition: 2nd Edition December 1996
- Written in: English
- ISBN 10 Number: 1575211963
- ISBN 13 Number: 978-1575211961
-
Book Dimensions:
9.2 x 7.5 x 1.8 inches
- Weighs: 2.4 pounds
Product Description
Teach Yourself CGI Programming with Perl 5 in a Week is for the experienced Web page developer who is familiar with basic HTML. The tutorial explains how to use CGI to add interaction to Web sites. The CD includes the source code for all the examples used in the book, along with tools for creating and editing CGI scripts, image maps, forms, and HTML.
Publisher Description
Teach Yourself CGI Programming with Perl 5 in a Week, Second Edition is the follow-up to the bestseller, completely revised and updated to cover Perl 5 in greater detail. It includes complete coverage of Windows CGI and Perl QuickStart to bring the beginning programmer quickly up to speed. - Includes detailed instructions for using CGI in a Windows environment
- Windows/Macintosh/UNIX CD-ROM includes all the source code for the book's programs plus pre-packaged libraries of CGI programs, Perl, and other CGI development tools
Reader Reviews
This review is from: Teach Yourself Cgi Programming With Perl in a Week (Sams Teach Yourself) (Paperback)
My copy of this book is an earlier edition entitled "Teach Yourself CGI Programming with Perl in 21 Days." This is good book for those who arleady have some basic knowledge of html and perhaps some experience getting perl scripts to run on a web server. I'm not sure if it would be easy enough for a complete beginner in this area. It was very helpful for me in learning about what goes on behind the scenes when scripts run on a web server, how environment variables work, etc. If you want a clearer understanding of how scripts actually work, get this book. If you are just interested in getting the script to work, and maybe tweaking it a little to your purposes, you probably don't need this.