Jump to content

Common Gateway Interface: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
Line 3: Line 3:
==Articles==
==Articles==
*[[Using TCL and cgi.tcl to Create and Maintain your Web Page]]
*[[Using TCL and cgi.tcl to Create and Maintain your Web Page]]
==Publications==
*Shishir Gundavaram: ''CGI Programming on the World Wide Web'' - O'Reilly 1996, ISBN 1-56592-168-2 [http://www.oreilly.com/openbook/cgi/]
*Gunther Birznieks, Scott Guelich, Shishir Gundavaram: ''CGI Programming with Perl'' - O'Reilly 2012, ISBN 1-56592-419-3


==Links==
==Links==

Revision as of 00:35, 16 August 2017

Common Gateway Interface (CGI) is a method of data exchange between web servers and third party software.

Articles

Publications

  • Shishir Gundavaram: CGI Programming on the World Wide Web - O'Reilly 1996, ISBN 1-56592-168-2 [1]
  • Gunther Birznieks, Scott Guelich, Shishir Gundavaram: CGI Programming with Perl - O'Reilly 2012, ISBN 1-56592-419-3

Links

  • RFC3875 - The Common Gateway Interface (CGI) Version 1.1