News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
Integrating Amazon S3 using PEAR
October 17, 2011 @ 08:34:01

On PHPMaster.com today there's a new tutorial showing you how to integrate Amazon's S3 service with your application via the Services_Amazon_S3 PEAR package.

In the process of reviewing documentation for Orchestra.io, I found that it doesn't allow file uploads. Instead, it's recommended that Amazon S3 be used for file hosting. If you aren't familiar with it, S3 is an online storage web service that is part of Amazon Web Services (AWS). It provides access to fairly cheap storage through a variety of web service interfaces. This article will demonstrate how to sign up for an Amazon S3 account and use PEAR's Services_Amazon_S3 package to interact with S3 in your own application.

They walk you through the whole process - getting signed up at the AWS site, creating credentials, installing the Services_Amazon_S3 package (via the PEAR installer) and using it in some sample scripts.

1 comment voice your opinion now!
pear package amazon s3 tutorial integration


blog comments powered by Disqus

Similar Posts

Wenbert Del Rosario's Blog: Registering your custom plugins in Zend Framework 1.8

Community News: Ubuntu Updates PHP Packages

Community News: Latest PEAR Releases for 09.05.2006

PHPRiot.com: Zend Framework 101: Zend_Session

Community News: Latest PEAR Releases for 01.08.2007


Community Events











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


zendframework2 example interview language series functional composer phpunit introduction framework release application api podcast database code community testing opinion development

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