forked from z-x/amazon-s3-direct-post-upload
-
Notifications
You must be signed in to change notification settings - Fork 0
This simple PHP script will generate the HTML <form> element needed to directly upload a file to Amazon S3 servers (using POST).
License
hardikpoojara/amazon-s3-direct-post-upload
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This simple PHP script will create a valid HTML code that can be used to upload a file directly to Amazon S3 servers (using POST). To use edit first few lines and run. The script will generate the HTML to copy and will let you use the <form> to check if it works. Amazon documentation here: http://aws.amazon.com/articles/1434/
About
This simple PHP script will generate the HTML <form> element needed to directly upload a file to Amazon S3 servers (using POST).
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 100.0%