- 1,251 categories
- 40,829 scripts
- Find out what those server response codes like 401, 404, 500 mean. It can help you troubleshoot minor problems - knowing these are a must if you''ll be working on programs that run on a server.
- This is a list of common mistakes that people make when writing Perl scripts and suggestions on how to fix them. Included are general help tips on how to debug - very important particularly for beginners at programming. This list is based on the auth...
- These are a few guidelines to help you solving problems with your CGI Script. Topics include: Short overview of the CGI calling process, Server Errors - The server fails to execute the CGI, Logical Errors (Errors in the program flow), and more.
- This note describes how to get information about a remote user from within a CGI-bin script, and lists the information available.
- Hints and tips on debugging Perl CGI scripts and identifying some possible causes of server errors.
- One of the methods that the web server uses to pass information to a cgi script is through environmental variables. These are created and assigned appropriate values within the environment that the server spawns for the cgi script. This page highligh...
- This article provides a short CGI program that can print every environment variable it knows.
- This tutorial tackles one of the most common newbie questions, how to install your regular joe CGI Script.
- Platforms
- Licenses
- Other Free / Open Source License
- An introduction to sorting, and how to write your own sorting functions easily with perl. Includes some very common examples of sorts.
Page: