Zend_Image: Class to convert and resize images
Feb 5, 2008 2:45:01 PM
Inspired by a post on the Zend mailing list, I've decided to write a class that can resize and convert images using GD. In particular, the class I'm going to write will be used to resample images on the fly for use in a frontend. Let's begin.
Simple typographic image replacement with PHP and GD
Dec 19, 2007 10:28:05 PM
I've come up with a simple technique for replacing HTML with web-unfriendly typography that does not depend on client-side technologies, such as Flash.
- Read more
- Discuss (2 comments)
- Tags: PHP GD