|
|
1. |
CGI Environment Variables
-
A detailed listing of common, useful CGI environment variables under Apache 2, and examples of how to use them.
|
|
|
2. |
Common Gateway Interface
-
The specification of the standard for interfacing external applications with web servers. By NCSA.
|
|
|
3. |
How Stuff Works: CGI Scripting
-
Tutorial that describes how to add CGI scripting to a web site.
|
|
|
4. |
Web Developers Virtual Library
-
CGI, the common gateway interface for server-side processing.
|
|
|
5. |
WWW Security FAQ - CGI scripting
-
Tips for avoiding common security holes when writing CGI scripts
|
|
|
6. |
CGI Programming FAQ
-
Frequently asked questions about CGI programming
|
|
|
7. |
CGI Programming MetaFAQ
-
Directory listing of FAQs about CGI programming.
|
|
|
8. |
CGI Programming with Perl, 2nd Edition
-
Completely rewritten to demonstrate current techniques available with the CGI.pm module and the latest versions of Perl. 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, and improving performance of CGI scripts.
|
|
|
9. |
CGI Security
-
Links to several articles on the topic of CGI security issues.
|
|
|
10. |
The CGI Resource Index: Documentation: Programming in Perl
-
Tips, instructions and tutorials on scripting CGI in Perl.
|