Category:Common Gateway Interface: Difference between revisions

tag
(new category, already populated)
 
(tag)
Line 1: Line 1:
'''Category:CGI''' — in {{tag|computing}}, '''CGI''' is the common acronym for {{W|Common Gateway Interface}}.  The '''Common Gateway Interface''' is an agreement between HTTP {{tag|server}} implementors about how to integrate such gateway {{tag|scripts}} and {{tag|Programming|programs}}.  CGI is typically used in conjunction with {{tag|HTML}} forms to build {{tag|database}} applications.  Historically, CGI scripts were often written using the {{tag|C}} language.
'''Category:CGI''' — in {{tag|computing}}, '''CGI''' is the common {{tag|acronym}} for {{W|Common Gateway Interface}}.  The '''Common Gateway Interface''' is an agreement between HTTP {{tag|server}} implementors about how to integrate such gateway {{tag|scripts}} and {{tag|Programming|programs}}.  CGI is typically used in conjunction with {{tag|HTML}} forms to build {{tag|database}} applications.  Historically, CGI scripts were often written using the {{tag|C}} language.


;''See also
;''See also
Line 8: Line 8:
;''External links
;''External links
*[https://www.W3.org/CGI/ CGI: Common Gateway Interface] — from the World Wide Web Consortium (W3C) at W3.org
*[https://www.W3.org/CGI/ CGI: Common Gateway Interface] — from the World Wide Web Consortium (W3C) at W3.org
*[http://www.CGI101.com CGI Programming 101 - Perl for the World Wide Web]
*[http://www.CGI101.com CGI Programming 101 - Perl for the World Wide Web] — at CGI101.com