By Justin Silverton
The following are some easter eggs found in various version of php. To see these easter eggs, find any webserver installed with the respective version of php installed on it & append this to any url that ends with a php script.
php 4.x
php image (depending on the version, either a dog or a rabbit):
?=PHPE9568F36-D428-11d2-A769-00AA001ACF42
Note: The dog was a part of the php community. More information can be found here
The php logo:
?=PHPE9568F34-D428-11d2-A769-00AA001ACF42
Powered by zend logo:
?=PHPE9568F35-D428-11d2-A769-00AA001ACF42
credits (shows all authors and contributors):
?=PHPB8B5F2A0-3C92-11d3-A3A9-4C7B08C10000
If you have a website running php and you would like to disable these, you can by changing the variable: “expose_php” to off in php.ini.
Zend Studio Client (ZDE)
No comments:
Post a Comment