Recently I was working on a project which required to upload files on Amazon Simple storage service which is S3
The 2 tutorials which worked perfectly for me are mentioned in links as follows
http://www.9lessons.info/2012/08/upload-files-to-amazon-s3-php.html
http://net.tutsplus.com/tutorials/php/how-to-use-amazon-s3-php-to-dynamically-store-and-manage-files-with-ease/
The latest SDK has somefor PHP 2 has some limitations I will point further...
The 2 tutorials which worked perfectly for me are mentioned in links as follows
http://www.9lessons.info/2012/08/upload-files-to-amazon-s3-php.html
http://net.tutsplus.com/tutorials/php/how-to-use-amazon-s3-php-to-dynamically-store-and-manage-files-with-ease/
The latest SDK has somefor PHP 2 has some limitations I will point further...