April 15th, 2008
#74: FizzBuzz
Just for a chuckle, I present to you all a PHP version of the recently-famous “FizzBuzz” program in the style of Code Golf!

98 bytes of pure FizzBuzz excellence.
EDIT: I know I could have made this shorter (and have done since) but it’s just a proof of concept. Besides, if I posted all my shortest solutions, everyone would be able to answer easily when it comes round to the actual Code Golf challenge…