Help for this page

Select Code to Download


  1. or download this
    my $q = new CGI;
    if ($q->param("URL")) {....}
    
  2. or download this
    http://webserver/cgi-bin/myscript.pl?URL=http://www.google.com