Guest User

Untitled

a guest
Oct 18th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <form method="POST" action="downloader.php">
  2. <input type="text" name="url"/>
  3. <input type="text" name="save_path"/>
  4. <input type="text" name="filename"/>
  5. <input type="submit" />
  6. </form>
Add Comment
Please, Sign In to add comment