Don't Back Down

Posted by Chad Everett on October 28, 2005

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.

Related Entries

Post a comment