browse by tag: php upload
sort by
Uploading files to Amazon S3 with REST API
in PHP added by AnyExample, on 31/5/2007 Amazon S3 advanced tutorials php upload
An example of command line non-interactive php script which uploads file to Amazon S3 (Simple Storage Service). Additional libraries like HMAC-SHA1 are not required.
comment save report