Archive for September, 2010

Random page background image

Posted by Adam on September 4th, 2010 under Technology • No Comments

Just for something different, here is a bit of PHP which will cause a random background image to be loaded every time you refresh your page. The image is chosen randomly from a directory making it easy to add or remove new images without needing to update the HTML. This code should go in place [...]