PHP Image Rotation

While trying to hastily assemble a Javascript image rotation script, it occured to me that you could probably do the same thing with PHP – and it would not only be easier, but more reliable, since PHP happens on the server-side, independent of the browser someone is using. Sure enough, a short search resulted in an easy-to-use image rotation script written in PHP.


Posted

in