Category:Common Gateway Interface: Difference between revisions

Reword following category rename
(tag)
(Reword following category rename)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Rename|Common Gateway Interface|full names are always preferred, acronyms are only useful to those who already know them!}}
'''Category:Common Gateway Interface''' — in {{tag|computing}}, '''Common Gateway Interface''' (commonly known by its registered acronym '''CGI''') is an agreement between HTTP {{tag|server}} implementers 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}} programming language.
 
'''Category:CGI''' — in {{tag|computing}}, '''CGI''' is the common {{tag|acronym}} for {{Wp|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 10: Line 8:
;''External links
;''External links
*[https://www.W3.org/CGI/ CGI: Common Gateway Interface] — from the World Wide Web Consortium ({{tag|W3C}}) at W3.org
*[https://www.W3.org/CGI/ CGI: Common Gateway Interface] — from the World Wide Web Consortium ({{tag|W3C}}) at W3.org
*{{Wp|Common Gateway Interface}} — at the [[English Wikipedia]]
*[http://www.CGI101.com CGI Programming 101 - Perl for the World Wide Web] — at CGI101.com
*[http://www.CGI101.com CGI Programming 101 - Perl for the World Wide Web] — at CGI101.com