Ada's
Introduction to CGI
After looking through this site, you'll have a much better understanding of what
CGI is in general, and also how to debug and install your own CGI scripts.
|
CGI/Perl
Tips, Tricks, and Hints
This is a collection of more advanced topics that might be useful in CGI scripts |
CGI
Programming 101
The goal here is to introduce you to writing Perl CGI scripts, teach you the
basics of writing CGI's, and walk you through several examples of common CGI programming
applications for the Web. |
CGI
Programming FAQ New
Excellent resourcefor the novice, intermediate, and advanced programmer. |
CGI
Resources New
Tutorials, discussions and working scripts. The emphasis here is on explanation,
so most of the scripts are discussed in some detail. |
CGI
Script Installation Tutorial
You can learn everything you want to know about integrating your site with CGI
scripts and hence about interactivity. |
FreeScripts.com
New
Free CGI scripts to download: Form Processor, Random Quote, Vote, MailFile.
You can also download the free light edition of these scripts: Banner Wheel, Postcard
pro, Visitor book. |
Matt's
Script Archive New
Free Perl and C++ CGI Scripts |
Perl
FAQ Index New
This mammoth tome comprises 10 different sections, and is included in the standard
documentation accompanying the 5.004 and later releases of Perl. It includes links
to other help resources. |
|
Webteacher.com
This tutorial will
walk you through the basics of creating CGIs with Perl on a Unix platform
|