Rotate a Banner Image with perl and PHP
So, the other day I needed to do three things.
First, I needed to have a banner image that changed each day. This image would reflect a daily deal or promotion for a company. Second I needed the link associated with the image to change and be specific to the promotion and deal. And to spice things up, I also needed this to be used by other people with sites that could be anything. So of course I broke the problem into two pieces; Image Rotation, and Link Rotation.
Thursday, October 6th, 2011

