Help for this page

Select Code to Download


  1. or download this
    my $filename = '/tmp/somefile.html';
    my $find = quotemeta "<option SELECTED>[ Current time range ]";
    ...
          }
       }
    }
    
  2. or download this
    my $filename = '/tmp/somefile.html';
    my $find = quotemeta "<option SELECTED>[ Current time range ]";
    ...
          print;
       }
    }