CGI Programming on the World Wide Web
by Shishir Gundavaram
Publisher: O'Reilly 1996
ISBN/ASIN: 1565921682
ISBN-13: 9781565921689
Number of pages: 450
Description:
An excellent book for expert programmers, CGI Programming on the World Wide Web doesn't waste time with miscellaneous or frivolous topics, but instead focuses on the workings of the CGI specification down to the tiniest detail. Author Shishir Gundavaram begins by explaining what CGI does -- material that's probably familiar to most people reading this book. Fortunately, he promptly moves on to a complete explanation of each of the CGI methods and environment variables. The author also pays attention to every language you could conceivably want to use with CGI, especially ever-popular Perl.
Download or read it online for free here:
Read online
(online html)
Similar books
Perl 6 Programming- Wikibooks
Perl 6 is the sixth edition of the Perl programming language, representing a major backwards-incompatible rewrite of the language. This online book is going to introduce the reader to the Perl 6 language and its many features.
(16254 views)
Beginning Perlby Curtis 'Ovid' Poe - Wrox
This book introduces Perl to both new programmers and experienced ones. It presents step-by-step guidance in getting started, a host of try-it-out exercises, real-world examples, and everything necessary for a Perl novice to start with confidence.
(16711 views)
Perl for the Webby Chris Radcliff - New Riders Press
Introduces the tools needed to design a dynamic website using Perl programming language. It covers templates, integration, load testing, the need for speed, document management, persistent Perl, good coding style, fas database access and more.
(15896 views)
Using Perl 6by Jonathan S. Duff, et al.
This book is primarily for people who want to learn Perl 6. It teaches the basics from a Perl 6 perspective, touching on variable interpolation, datastructure use, object construction, threads, closures, symbol tables, and other core features.
(17255 views)