Jump to content

Common Gateway Interface: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
Line 6: Line 6:
==Publications==
==Publications==
*Shishir Gundavaram: ''CGI Programming on the World Wide Web'' - O'Reilly 1996, ISBN 1-56592-168-2 [http://www.oreilly.com/openbook/cgi/]
*Shishir Gundavaram: ''CGI Programming on the World Wide Web'' - O'Reilly 1996, ISBN 1-56592-168-2 [http://www.oreilly.com/openbook/cgi/]
*Eugene Eric Kim: ''CGI Developer's Guide'' - Sams 1996, ISBN 1-57521-087-8
*''CGI Programming Unleashed'' - Sams 1996, ISBN 1-57521-151-3
*Robert McDaniel: ''CGI Manual of Style'' - ZD Press, ISBN 1-56276-397-0
*Gunther Birznieks, Scott Guelich, Shishir Gundavaram: ''CGI Programming with Perl'' - O'Reilly 2012, ISBN 1-56592-419-3
*Gunther Birznieks, Scott Guelich, Shishir Gundavaram: ''CGI Programming with Perl'' - O'Reilly 2012, ISBN 1-56592-419-3



Revision as of 23:48, 18 January 2018

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]
  • Eugene Eric Kim: CGI Developer's Guide - Sams 1996, ISBN 1-57521-087-8
  • CGI Programming Unleashed - Sams 1996, ISBN 1-57521-151-3
  • Robert McDaniel: CGI Manual of Style - ZD Press, ISBN 1-56276-397-0
  • 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