According to the National Lottery six hundred and eighty-three thousand, three hundred and fifteen tickets won a prize on these numbers. Not mine though, so the accounts stand like this…
Lottery balance: £-34.00 // Not A Lottery balance: £34.05
I’ve wanted to create a simple online photo gallery for a while now but, being lazy, i needed something that required minimal effort to make and update. I thought i might try and write some PHP that automatically generated a webpage of clickable thumbnails based on the contents of a given folder …but thankfully i found some people that’d already done just that. I love the Internet.
I settled on sfpg as it required least effort (though neither are particularly difficult to get working) – just drop a PHP file into the directory of images and you’re away. It could not be simpler – you’re up and running in seconds (though I hacked at the code a little bit in order to hide some functions that i didn’t want available, which took me much, much longer than a few seconds).