Thoughts on technology and media
Posts tagged PHP
PHP Direct Upload to S3
8Here’s an easy way to upload directly to S3 from an HTML form. No Java, no Flash. Thanks to @RaamDev for his handy little bit of code for doing HMAC signatures. Based on the documentation from Amazon. Makes use of the AWS SDK for PHP to list the buckets.
Screen shots:

Choosing a bucket

File Selection

After selecting the file

Upload Confirmation
