Help for this page

Select Code to Download


  1. or download this
    print "<input type=\"file\" name=\"pic\" value=\"$fields[2]\">";
    
  2. or download this
    print qq(<input type="file" name="pic" value="$fields[2]">);