- 1,233 categories
- 40,462 scripts
Updated: 07/26/1999
- Dumpenvs.pl is a simple script that gives you a list of server-supported environment variables and their values. This can be useful for debugging purposes.
- Categories
- Tags
- Platforms
- Licenses
- This shopping cart programming excersise is designed to help beginning programmers with some common programming concepts as
well as provide more experienced programmers information on ASP''s powerful programming environment and how to set up gl...
- httptype is a Perl program that returns the http host software of a website. It reads the http_proxy and no_proxy environment variables to determine whether to use a proxy or not.
- This script simply displays the standard set of environment variables, which are used often. Variables include date, time, host, referer, browser, IP address, document requested, language supported and more.
- CGI Utils is an archive of simple CGI sub routines to help you to create CGI. It contains a sub to display CGI''s environment variables and Perl Path, a sub routine to log users info and a sub routine to check referer and check for unauthorized ...
- This is uncgi, a frontend for processing queries and forms from the Web on UNIX systems. It decodes all the form fields and sticks them into environment variables for easy perusal by a shell script, a C program, a Perl script,
or whatever you like, ...