CGI Programming
"CGI" stands for "Common Gateway Interface." CGI is one method by which a web
server can obtain data from (or send data to) databases, documents, and other programs, and present that data to viewers via the web. More simply, a CGI is a program intended to be run on the web.
server can obtain data from (or send data to) databases, documents, and other programs, and present that data to viewers via the web. More simply, a CGI is a program intended to be run on the web.
in-article · 336x280