by Software Expert
6/30/2008 7:25:00 AM
The Common Gateway Interface, or CGI, is a methodology whereby programs run on a server which coordinates the flow of information between the client web browser and said programs. Most CGI solutions are developed in Perl, with a minority developed in C or C++. While it is very rarely seen in new solutions, there are many mid 1990s legacy solutions based on this platform.