Friends Don’t Know why but I like PHP From starting . First I laugh at its fullform Hypertext Preprocessor . There are still Four thing that I use every day
- MS DOS
- Wordstar (I create most of the documents only in wordstar)
- PHP Scripts and Ebook
- Internet
Most of the program have some secret codes/output function the reasons are Explained In previous posts . So here are the list of some PHP Easter Eggs .
PHPINFO
For seeing phpinfo() paste this code at end of PHP based URL
?=PHPB8B5F2A0-3C92-11d3-A3A9-4C7B08C10000
Examples
http://www.technobeta.com/?=PHPB8B5F2A0-3C92-11d3-A3A9-4C7B08C10000
http://kunalgautam.110mb.com/?=PHPB8B5F2A0-3C92-11d3-A3A9-4C7B08C10000
PHP LOGO

Just paste this code at end of URL of PHP Based Server
?=PHPE9568F34-D428-11d2-A769-00AA001ACF42
Examples
http://www.technobeta.com/?=PHPE9568F34-D428-11d2-A769-00AA001ACF42
http://kunalgautam.110mb.com/?=PHPE9568F34-D428-11d2-A769-00AA001ACF42
it is said that the dog picture is shown instead of the logo in the call to phpinfo() when the date is first aprill from this code
?=PHPE9568F36-D428-11d2-A769-00AA001ACF42
ZEND LOGO

Paste these Codes at the end of url on PHP Based Server
?=PHPE9568F35-D428-11d2-A769-00AA001ACF42
Examples
http://kunalgautam.110mb.com/?=PHPE9568F35-D428-11d2-A769-00AA001ACF42
http://www.technobeta.com/?=PHPE9568F35-D428-11d2-A769-00AA001ACF42
According to some People
“The PHP Logo and Zend logo eggs are NOT eggs, they are documented as php_logo_guid() and zend_logo_guid()”