This option will reset the home page of this site. Restoring any closed widgets or categories.

Reset

perl


Page 1 of 11

How to get the query string value in perl cgi script

In this tutorial we will see how to get the query string value using very simple perl CGI script. When we hit a URL from the web browser with a query string say http://mistonline.in/cgi/data.cgi?program=php In which program=php is the query passed.Now we will... (Continue reading)

Tagged with:

How to run CGI or Perl Scripts in IBM Http Server [IHS] or Apache Servers

Hi Guys, I am back again with yet another tutorial on how to run cgi scripts in Apache or IBM IHS [HTTP Server] 1)First of all as i always say, take backup of HTTPD.CONF 2)Now open the httpd.conf with you favourite editor.Mine is... (Continue reading)

Tagged with:

Page 1 of 11