Logo

CGI Programming on the World Wide Web

Large book cover: CGI Programming on the World Wide Web

CGI Programming on the World Wide Web
by

Publisher: O'Reilly
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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Data Munging with PerlData Munging with Perl
by - Manning Publications Co.
The book presents techniques for using Perl to recognize, parse, transform, and filter data. The author David Cross will show you dozens of useful ways to get those everyday data manipulation chores done better, faster, and more reliably.
(5474 views)
Book cover: Exploring Programming Language Architecture in PerlExploring Programming Language Architecture in Perl
by
This book presents an informal and friendly introduction to some of the core ideas in modern computer science, using the programming language Perl as its vehicle. The book takes the form of a series of working interpreters for the language PScheme.
(16772 views)
Book cover: Embedding Perl in HTML With MasonEmbedding Perl in HTML With Mason
by - O'Reilly
The text shows how to create large, dynamically driven web sites that look good and are easy to maintain. Mason is a tool for embedding the Perl programming language into text, in order to create text dynamically, most often in HTML.
(16536 views)
Book cover: Perl for BeginnersPerl for Beginners
by - BookBoon
Contents: Introduction; Getting started; Data types; Operators; Branches; Program layout; Built-in functions; Loops; Reading from a file; Pattern matching; Writing to a file; Arrays; Lists; Scalar versus list context; Two-dimensional tables; etc.
(14272 views)