PHPsig ====== Dynamic rotating signature created in PHP using GD libraries Excuses ----------- I was asked to make this bit of code available for learning/demo purposes. I don't particularly think it is a good example of PHP programming, but it does demo a few little .htaccess tricks, along with some examples of how to parse MAL data, and also use of the GD libraries, so on the whole, I think it is worth while to publish this. You will have to excuse my PHP, I wrote this in 2008, when I was just learning how to use the GD libraries properly, and more time was spent making it work, than making it tidy. Contributions ----------- I'm not expecting much in the way of feedback or corrections to this code. I'm posting it here primarily for display purposes. If you do decide to edit/improve the code, feel free to drop me a pull request. Location ----------- This code runs at: http://s.khhq.net This code is located at: https://github.com/khobbits/PHPsig