PHP Easter Egg
- Started
- Last post
- 8 Responses
- ********
Well, it just so happens that if you add:
?=PHPE9568F36-D428-11d2-A769-00A...
to the end of any URL that is a PHP page you will see a funny little picture of a dog.
- heavyt0
that is really weird. how did you find that?
TR1
- 187LockDown0
It's in the PHP engine. Fool!
- 187LockDown0
http://www.newstoday.com/pv-an/v…
There are ways of suppressing it if you know your php, but, most sites do not know about it.
- eficks0
Doesn't work on my site on my server. Maybe I've an old version of PHP
- 187LockDown0
Here is the source:
http://lxr.php.net/ident?i=PHP_E…If the PHP directive expose_php is off (in php.ini), this "egg" will not show.
On April 1st if you run a pisture will show as well.
Also try these:
http://www.newstoday.com/pv-an/r…http://www.newstoday.com/pv-an/r…
and of course the credits Z..Z..
http://www.newstoday.com/pv-an/r…
they are not really hidden images and pose no security risk because they are all images used by the php info function and the dog is actually what shows up on the php info page on April 1st (I think).
- 187LockDown0
these should work on the new version:
http://www.phpfreaks.com/error.p…
http://www.phpfreaks.com/error.p…
http://www.phpfreaks.com/error.p…
- 187LockDown0
And that picture is of Thies C. Arntzen, a PHP developer.
Sorry I wish I could edit old posts so I would not have to keep posting when I forget something
