CGI script


Also found in: Dictionary, Thesaurus, Medical, Legal.

CGI script

[¦sē¦jē′ī ‚skript]
(computer science)
A program, written in a language such as Perl, that is used for creating interactive Web pages; for example, it allows a Web server to process a request from a user, communicate with a database, and reply to the user by creating a Web page.
McGraw-Hill Dictionary of Scientific & Technical Terms, 6E, Copyright © 2003 by The McGraw-Hill Companies, Inc.

CGI script

This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)
References in periodicals archive ?
</BODY> To uniformly represent "ordinary nodes" as well as CGI script nodes, a node in the WWW is identified by a combination of a URL and a Name-Value set.
From a cache's point of view, Active Server Pages (ASP) are very similar to CGI scripts. Both are generated by the server, on the fly, for each request.
Of course, the best approach is to write secure CGI scripts that prevent such attacks, but scanning can catch a good portion of the holes.
After all, there are many interesting online publications that don't use CGI scripts. But it can give your paper a robust functionality.
When looking at the role of CGI scripts, today's Web servers can be divided into three major categories: scripted pages, compiled pages, and a hybrid of the two.
For anyone who may not know, CGI.pm is a Perl library for writing world wide web CGI scripts. The Official Guide to Programming with CGI.pm is written by CGI.pm's creator and includes all information available in the Perl online guide.
They work in batch mode and rely on CGI scripts. The problem there is that you can't retain much state from click to click.