Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <form name="form_upload" method="post" action="proses-upload.php" enctype="multipart/form-data">
  2. Picture: <input type="file" name="picture" />
  3. <input type="submit" name="upload" value="Upload" />
  4. </form>