|
|
PHP easter-eggs
toucheatout 2007-02-06 16:51 Web
Getting a PHP easter-eggThis isn't well-known usually, but PHP features easter-eggs. You can try on a php-enabled website (that has an index.php) Which is a neat way of finding out wether a site uses php or not (see below a way of not disclosing this info) For instance http://www.toucheatout.net/?=PHPE9568F36-D428-11d2-A769-00AA001ACF42 (should be a little dog's picture, the image is dependant on php's version) Other strings that yield rather undocumented results : How to disable those PHP easter-eggsIn |
|