CGI Programming with Perl

CGI Programming with Perl
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 472
Release :
ISBN-10 : 9781491904664
ISBN-13 : 1491904666
Rating : 4/5 (666 Downloads)

Book Synopsis CGI Programming with Perl by : Scott Guelich

Download or read book CGI Programming with Perl written by Scott Guelich and published by "O'Reilly Media, Inc.". This book was released on 2000-06-29 with total page 472 pages. Available in PDF, EPUB and Kindle. Book excerpt: Programming on the Web today can involve any of several technologies, but the Common Gateway Interface (CGI) has held its ground as the most mature method--and one of the most powerful ones--of providing dynamic web content. CGI is a generic interface for calling external programs to crunch numbers, query databases, generate customized graphics, or perform any other server-side task. There was a time when CGI was the only game in town for server-side programming; today, although we have ASP, PHP, Java servlets, and ColdFusion (among others), CGI continues to be the most ubiquitous server-side technology on the Web.CGI programs can be written in any programming language, but Perl is by far the most popular language for CGI. Initially developed over a decade ago for text processing, Perl has evolved into a powerful object-oriented language, while retaining its simplicity of use. CGI programmers appreciate Perl's text manipulation features and its CGI.pm module, which gives a well-integrated object-oriented interface to practically all CGI-related tasks. While other languages might be more elegant or more efficient, Perl is still considered the primary language for CGI.CGI Programming with Perl, Second Edition, offers a comprehensive explanation of using CGI to serve dynamic web content. Based on the best-selling CGI Programming on the World Wide Web, this edition has been completely rewritten to demonstrate current techniques available with the CGI.pm module and the latest versions of Perl. The book starts at the beginning, by explaining how CGI works, and then moves swiftly into the subtle details of developing CGI programs.Topics include: Incorporating JavaScript for form validation Controlling browser caching Making CGI scripts secure in Perl Working with databases Creating simple search engines Maintaining state between multiple sessions Generating graphics dynamically Improving performance of your CGI scripts


CGI Programming with Perl Related Books

CGI Programming with Perl
Language: en
Pages: 472
Authors: Scott Guelich
Categories: Computers
Type: BOOK - Published: 2000-06-29 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Programming on the Web today can involve any of several technologies, but the Common Gateway Interface (CGI) has held its ground as the most mature method--and
Introduction to CGI/Perl
Language: en
Pages: 151
Authors: Steven E. Brenner
Categories: Computers
Type: BOOK - Published: 1996 - Publisher: M&T Press

GET EBOOK

A compact guide to creating customized programs for the World Wide Web, which introduces the essentials of Perl language and the Common Gateway Interface (CGI),
Perl, CGI, and JavaScript Complete
Language: en
Pages: 1020
Authors: Sybex Inc
Categories: Computers
Type: BOOK - Published: 2000 - Publisher: Sybex

GET EBOOK

An unbeatable value--1,000 pages of complete coverage of the key non-Microsoft technologies for building interactive Web sites, for only $19.99. Includes comple
Perl and CGI for the World Wide Web
Language: en
Pages: 340
Authors: Elizabeth Castro
Categories: Computers
Type: BOOK - Published: 2001 - Publisher:

GET EBOOK

A guide to Perl scripting with CGI explains how to add such interactive features to Web pages as forms, guest books, and search engines.
CGI Programming in C & Perl
Language: en
Pages: 422
Authors: Thomas Boutell
Categories: Computers
Type: BOOK - Published: 1996 - Publisher: Addison-Wesley Professional

GET EBOOK

Turn static Web pages into dynamic documents with CGi (Common Gateway interface) programming. You'll learn how to write programs in C and Perl to handle forms a