Help for this page

Select Code to Download


  1. or download this
    if ($input{'file'} !~ /[^a-z0-9\.]/ && $input{'file'} !~ /\.\./) {
    #CODE TO WORK IT ALL OUT
    }