Glossary of Internet Terms

CGI script

A CGI script allows a program to be run on your server to output dynamic information and add interactivity to your site. Some examples of CGI scripts are: hit counters, mail forms, search pages and guest books. Although Perl is the predominant language because of its worldwide acceptance, CGI can be written in any number of programming languages such as, Unix SH, KSH, CSH, and C.