Amazon Stream Wrapper

Listing ID : 452
Created on 2007-10-10 at 1:11 AM
Author : Cesar D. Rodas [saddor@gmail.com]

Online URL : http://www.search-scripts.com/scripts/php/scripts-and-programs/development-tools/libraries-and-classes/amazon-stream-wrapper.html


This class is a stream wrapper that can be used to get and send files to Amazon S3 (Simple Storage Service).

It sends HTTP requests to access Amazon S3 Web services API in order to store and retrieve files just by using fopen('s3://...') calls and using regular fwrite and fread functions to send and retrieve file contents from Amazon S3 servers.

This stream wrapper class can also delete files, create, list and delete directories.

Resource Specifications
Platform(s): Linux, Windows, Mac OSX, Sun Solaris, FreeBS
Database(s) None
Version: 1
File Size: < 100KB
Date Added: 2007-10-10
Last Updated: 2007-10-10

License Information
License Type: BSD Style
Price: 0 USD
Visit: http://cesars.users.phpclasses.org/browse/package/4144.html
Download: http://cesars.users.phpclasses.org/browse/package/4144.html


Back to Original Listing