Introduction to Perl CGI web developemnt
Posted Under (Perl) by Ramraj Edagutti on May Fri, 2009
No CommentsCommon Gateway Interface
The Common Gateway Interface(CGI) is a standard protocol for web communication between HTTP server or web server and a CGI sciprts/programs. In other terms, CGI is specification for data transmission between web server and CGI programs. Basically, web servers are the one who implements the CGI specifications. Read the rest of this entry »






