News Feed
Jobs Feed
Sections




News Archive
AnyExample.com:
Downloading files from Amazon S3
October 19, 2007 @ 13:07:00

The AnyExample.com website has a new tutorial today showing how to download files from the Amazon S3 service through PHP:

This is an example of non-interactive PHP script which downloads file from Amazon S3 (Simple Storage Service). Additional libraries like HMAC-SHA1 are not required.

You'll need at least PHP 4.1.0 or higher to follow along but the entire code block is there and ready for use. It makes the GET request to the bucket for your object with the correct authentication and opens a socket to pull the file down.

0 comments voice your opinion now!
amazon file download s3 tutorial amazon file download s3 tutorial


blog comments powered by Disqus

Similar Posts

Zumba Engineering Blog: Mocking Singleton PHP classes with PHPUnit

PHPMac.com: Two New Tutorials (Switch Navigation & A Simple Login)

PHPMaster.com: Understanding the Factory Method Design Pattern

ZendCasts.com: Writing Composite Zend_Form Elements

DevShed: Coding Folders for a PHP Email Application


Community Events











Don't see your event here?
Let us know!


phpunit functional unittest podcast example zendframework2 code testing application tool series conference community introduction framework opinion language release interview development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework