Help for this page

Select Code to Download


  1. or download this
    while($var = <VAR>){
     chomp($_);
     #change token in url query string to $var
     $urlChop[1] =~ s/MATCH/$_/;
    
  2. or download this
    http://someurl.com/some.php?id=1337&product=$var