Log in

View Full Version : PHP Image Rotate



Medyman
12-12-2007, 06:14 PM
Hi Guys...

I'm looking for a fairly simple PHP script that would rotate images.

I've found a ton out there but none that are quite to my specs.

I'd like something where i can just list the images I want to rotate within the actual file, instead of it being automatically read from the directory or my having to name the images in a particular way.

Thanks in advance.

Edit: Changed my logic in what I was trying to do. Thanks anyway guys.