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

SitePoint PHP Blog: How to Split WordPress Content Into Two or More Columns

Pascal Opitz's Blog: An example of how to use Pimple DI with ZF 1.x

NETTUTS.com: How to Create an Object-Oriented Blog in PHP

php|architect Blog: WordPress 404 Plugin built on Bing Wrapper

DevShed: Building an ORM in PHP


Community Events









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


podcast composer testing api release development unittest example interview community object framework tool code database language zendframework2 introduction opinion phpunit

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