PHP GD programming
If you need to do image filters in php GD, David Walsh has some easy to understand ways of doing it. This method seems a lot better than using Canvas and IE image filters has you need to program for each browser and relies on the clients machine.
http://davidwalsh.name/php-image-filter
No comments yet.
