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...

Andrew
----- Original Message -----
From: "Kevin Stone" <[EMAIL PROTECTED]>
To: "Aaron Gould" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, April 01, 2003 9:43 PM
Subject: Re: [PHP] Humour in programming?


> The image is grabbed from their servers.
>
> ----- Original Message -----
> From: "Aaron Gould" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>;
> <[EMAIL PROTECTED]>
> Sent: Tuesday, April 01, 2003 1:36 PM
> Subject: Re: [PHP] Humour in programming?
>
>
> > Hehe, I though something was wrong with my machine when I checked out
> > phpinfo() on one of my boxes today.  It didn't even occur to me that it
> > might be related to April Fools.
> >
> > I know it's usually the PHP logo, but how is that picture generated
> anyway?
> >
> > --
> > Aaron Gould
> > Web Developer
> > Parts Canada
> >
> >
> > ----- Original Message -----
> > From: <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> > Sent: Tuesday, April 01, 2003 3:32 PM
> > Subject: RE: [PHP] Humour in programming?
> >
> >
> > > Yeah...check out the phpinfo() function on your machine....
> > >
> > > <? phpinfo(); ?>
> > >
> > > -----Original Message-----
> > > From: Liam Gibbs [mailto:[EMAIL PROTECTED]
> > > Sent: Tuesday, April 01, 2003 3:36 PM
> > > To: php list
> > > Subject: [PHP] Humour in programming?
> > >
> > >
> > > Sorry if this is OT, but... heheheh... has anyone taken a look at the
> > > PHP site? Check out the upper-left corner. Who is that? Nice to know
> > > the guys at PHP can have a laugh.
> > >
> > >
> > > --
> > > PHP General Mailing List (http://www.php.net/)
> > > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


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

Reply via email to