Tag Archives: PHP

Imagick

The PHP Imagick documentation is still very much incomplete – but if you’re looking for some info on using Imagick with PHP I’d highly recommend checking out Mikko Koppanen’s blog for some neat examples. Continue reading

Posted in Uncategorized | Tagged , | Leave a comment

Amazon S3 PHP Class

Standalone Amazon S3 REST implementation for PHP 5 using CURL, that supports large file uploads and doesn’t require PEAR. Continue reading

Posted in Uncategorized | Tagged , | 303 Comments