๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

CGI Programming in C and Perl

โœ Scribed by Thomas Boutell


Publisher
Addison-Wesley Professional
Year
1996
Tongue
English
Leaves
418
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


convey a great deal of information, but eventually their limitations become clear. What if you wish to provide dynamic data--information that changes over time? What if you want to sell products on your Web site and secure payment information from users? Or what if you seek to provide a search facility that permits a Web database to be explored? Dynamic resources of this sort are accomplished through CGI (Common Gateway Interface) programming. CGI programs can take advantage of any resource available to the server computer to generate their output and can also accept input from the user through forms. These two basic capabilities have led to a wide variety of applications, such as forms processing, generation of inline images and movies, the formatting of data sets based on queries to a database, real-time updates to Web pages, and more. CGI Programming in C and Perl shows you how to create these interactive, multimedia documents via CGI programming in two practical languages: C, which has distinct performance advantages, and Perl, one of the most popular for CGI today. Applications and source code are presented in both languages in the book and on the CD-ROM. Youll learn how to: g


๐Ÿ“œ SIMILAR VOLUMES


CGI Programming with Perl
โœ Gunther Birznieks, Scott Guelich, Shishir Gundavaram ๐Ÿ“‚ Library ๐Ÿ“… 2000 ๐Ÿ› O'Reilly ๐ŸŒ English

Fairly good content, but hideously organized. The book jumps all over the place and really lacks the coherence I've come to expect from O'Reilly books. I used "Learning Perl" to get pretty good with Perl in two weeks. The book on HTML is terrific as well. A good "Learning CGI" book to lead into

CGI Programming with Perl
โœ Gundavaram, Shishir;Birznieks, Gunther;Guelich, Scott ๐Ÿ“‚ Library ๐Ÿ“… 2012;2011 ๐Ÿ› O'Reilly Media, Inc ๐ŸŒ English

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,

CGI Programming with Perl
โœ Gunther Birznieks, Scott Guelich, Shishir Gundavaram ๐Ÿ“‚ Library ๐Ÿ“… 2000 ๐Ÿ› O'Reilly Media ๐ŸŒ English

The World Wide Web is more than a place to put up clever documents and pretty pictures. With a little study and practice, you can offer interactive queries and serve instant information from databases, worked up into colorful graphics. That is what the Common Gateway Interface (CGI) offers.This book

Teach Yourself Cgi Programming With Perl
โœ Eric Herrmann ๐Ÿ“‚ Library ๐Ÿ“… 1996 ๐Ÿ› Sams ๐ŸŒ English

It provides numerous real-life examples of CGI scripts and the source code for downloading from the book's support site.

Perl Cgi Programming: No Experience Requ
โœ Erik Strom ๐Ÿ“‚ Library ๐Ÿ“… 1997 ๐Ÿ› Sybex ๐ŸŒ English

Experienced HTML authors, Webmaster, and Intranet programmers will find this book one of the fastest ways to learn CGI programming. Topics include catalog, search engine, order forms, database referencing, and user feedback scripts. Real world examples emphasize creating forms and user-driven, inter