> The image is stored locally inside your compiled php binaries.
> php returns a image instead of parsing the script if the query string
is
> one
> of the following:
> ?=PHPE9568F34-D428-11d2-A769-00AA001ACF42
> ?=PHPE9568F35-D428-11d2-A769-00AA001ACF42
> ?=PHPE9568F36-D428-11d2-A769-00AA001ACF42
> Try appending that string to one of your sites and magically it starts
> returning a image instead of what you expected.
> Actually this seems a really good way to see if a site is running PHP
or
> not...

You'd still have to find a .php page to run it against, though. So you'd
kind of already know they are running PHP. I guess you could try it
against .html or .asp files to see if they are really running PHP behind
the scenes. Either way, you have to find a valid filename first. I'm
sure there are better methods out there. :)

---John W. Holmes...

PHP Architect - A monthly magazine for PHP Professionals. Get your copy
today. http://www.phparch.com/



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to