Howto: Rotate and Flip images in PHP using GD, retaining PNG transparency
So, this is the second of the PHP Image Manipulation series and today, we are going to talk about how to rotate and flip images in PHP using predefined GD...
Technology Powering The Web
Almost everything (from basic to intermediate) related to PHP and GD library you need to know to help you get started with image manipulation. Resize images, rotate/flip, resample, crop, work with transparency, merging images, creating image from texts, shape drawing in images and much more.