» Perl CGI
Perl CGI Tutorial
In this tutorial, you will learn how to install Apache web server in various platform such as UNIX,LINUX and Windows.
You will learn how to write the first Perl CGI program and run it in your web browser.
We show you the anatomy of a CGI Program with clear explanation.
You will use Perl CGI module to write more sophisticated Perl program.
You will learn a very basic of HTML form and document object model (DOM)
You will write a CGI program with HTML to get user inputs
You will learn how to handle cookies in CGI program.
