PHP Easter Egg
I came across a funny PHP Easter Egg today. Append the string “?=PHPE9568F36-D428-11d2-A769-00AA001ACF42″ to the end of URI of any PHP script and you get to see the easter egg. For example, my site runs PHP, so going to http://travisj.org/?=PHPE9568F36-D428-11d2-A769-00AA001ACF42 shows the dog picture. Try it out on other PHP sites.
And for a bonus, “?=PHPB8B5F2A0-3C92-11d3-A3A9-4C7B08C10000″ shows PHP credits.
Should I know what PHP is?