Skip to main content

#CGI — All content tagged with this topic.

Glossary Terms

Perl

Perl was a high-level programming language created by Larry Wall in 1987 that became known as the "glue language of the internet" for its powerful…

CGI Scripts

Common Gateway Interface (CGI) scripts were the first method for creating dynamic web content, allowing web servers to execute programs and return generated content to…

CGI-Bin Directory

The CGI-bin directory was a special folder on web servers where executable scripts could be placed and run to generate dynamic content, typically located at…