News Feed
Jobs Feed
Sections




News Archive
C7Y Community Site:
Handling Images with PHP
July 09, 2008 @ 11:13:06

On php|architect's C7Y community site Scott MacVicar has posted a new comparison of two of the main graphics platforms available to PHP - the GD and Imagick extensions.

If you want user interaction on your website then you probably accept the upload of some media, including images. Within PHP there are two different libraries available that provide functionality for handling images, GD and the Imagick extension. This article takes a brief look at each of these libraries.

Since GD comes bundled with PHP these days, he gives a brief installation tutorial for the Imagick extension. After that he compares the two with code for three different bits of functionality - identifying image types, working with EXIF data and modifying a current image (change format/resize).

0 comments voice your opinion now!
tutorial image handling gd imagick extension example


blog comments powered by Disqus

Similar Posts

Community News: Debug Bar for Zend Framework - Scienta

Content with Style Blog: Quick helper script for ZF view translations

DevShed: Creating the Blog Script for a PHP/MySQL Blogging System (Part 2)

FuzzyOpinions Blog: Tutorial: improving security with a PHP Captcha

Zend Developer Zone: Using the Plurk API with PHP


Community Events











Don't see your event here?
Let us know!


series functional zendframework2 testing database introduction example framework code language tool object development release opinion podcast community conference composer interview

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework