Tag Archives: PHP
Updates to the Amazon S3 PHP Class
It has been quite some time since I’ve mentioned updates to the S3 class. After Amazon released the AWS PHP SDK I expected most people to stop using it and eventually limited development to bug fixes/patches – but it seems … Continue reading
PHP classes for Amazon SQS and SimpleDB
Dan Myers has written some PHP classes for Amazon SQS and SimpleDB based on the S3 PHP class. Continue reading
WordPress plugin for Amazon S3
Wordpress plugin for Amazon S3 using the Amazon S3 PHP class. Continue reading
Simple PHP upload progress meter using Prototype
A crash course in creating an upload progress meter with PHP and Prototype. Continue reading