Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

z-x/amazon-s3-direct-post-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

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

No packages published

Languages