1. Computing

CGI Scripts - Writing and Using CGI

CGI scripts allow you to add forms, and other user defined content to your pages. Writing a CGI program or script is similar to writing any other C program or Perl script. There are some things you should know, like how to display your results on a Web page, and how to debug. These links and articles will help you write your own CGI or get scripts for your site.
  1. Perl
  2. Writing CGIs (18)
  3. CGIs for Sale (20)
  4. Free CGIs (41)

CGI: The Common Gateway Interface
This article will explain what is CGI and how do you use CGI. It covers CGI for the Web, also known as the Common Gateway Interface. CGI is what you use to make your HTML forms work.

Discuss in my forum

©2013 About.com. All rights reserved.