eBooks-it.org Logo
eBooks-IT.org Inner Image

CGI Programming with Perl

2nd Edition
CGI Programming with Perl Image

Book Details:

Publisher:O'Reilly Media
Series: OReilly
Author:Shishir Gundavaram
Edition:2
ISBN-10:1565924193
ISBN-13:9781565924192
Pages:472
Published:Jul 06 2000
Posted:Nov 19 2014
Language:English
Book format:CHM
Book size:1.08 MB

Book Description:

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 validationControlling browser cachingMaking CGI scripts secure in PerlWorking with databasesCreating simple search enginesMaintaining state between multiple sessionsGenerating graphics dynamicallyImproving performance of your CGI scripts

Download Link:

Related Books:

CGI Programming With Perl

Teach Yourself in a Week
CGI Programming With Perl Image
This book is a step-by-step tutorial of how to create, use, and maintain Common Gateway Interfaces (CGI). It describes effective ways of using CGI as an integral part of Web development.-- Adds interactivity and flexibility to the information that can be provided through your Web site-- Includes references to major protocols such as NCSA HTTP, CERN HTTP, and SHTTP...

Network Programming with Perl

Network Programming with Perl Image
Any developer who's comfortable with Perl can build remarkably powerful TCP/IP network applications -- no C required! In Network Programming with Perl, Lincoln Stein shows how, step-by-step, with extensive code examples. Modeled on W. Richard Stevens' legendary Unix network programming book, this book opens up network programming to a new generation of programmer: Web developers ready to build serious network applications and solve complex network problems. Stein begins with an overview of Perl's increasingly powerful networking facilities; then introduces Berkeley Sockets, and the UDP and TCP protocols at the heart of network programming. He presents Perl's IO:: socket API, which simplifies the creation and use of sockets; demonstrates how to create...

Graphics Programming with Perl

Graphics Programming with Perl Image
A reference and introduction to graphics programming with Perl and Perl modules that includes simple graphics recipes and techniques for designing flexible graphics software. Perl users learn tools and techniques that can be used to create and manipulate graphics with the Perl programming language. Topics range from simple graphics recipes to the development and design of flexible graphics software. 20 line drawings, 10 tables, 30 screen shots....



2007 - 2021 © eBooks-IT.org