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….