This class can manage files in Amazon S3 service.
It uses the Amazon S3 class from that service SDK to send HTTP requests to the service API Web servers to perform several types of operations to manage files stored in that service.
Currently it can upload files, retrieve files, list files, check if a given file exist and delete file.
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
doc.txt |
Doc. |
details description of Amazon API |
example.php |
Example |
used to run the class |
FileManagerS3.php |
Class |
This class is used to manipulate Amazon S3 Storage. |
readme.txt |
Doc. |
Details description of FileManagerS3 Class |