Ok, maybe everyone knows about this, but for those that dont.
goto any website that has a php page on it (.php) and put this in the url
what_ever_page.php?=PHPE9568F36-D428-11d2-A769-00AA001ACF42
these are the 3 pictures embeded
?=PHPE9568F34-D428-11d2-A769-00AA001ACF42
?=PHPE9568F35-D428-11d2-A769-00AA001ACF42
and the credits page
?=PHPB8B5F2A0-3C92-11d3-A3A9-4C7B08C10000
// this is the funny one
?=PHPE9568F36-D428-11d2-A769-00AA001ACF42
--
Mike Bradley
http://gzen.myhq.info -- free online php tools
Tried... did not work!
> Ok, maybe everyone knows about this, but for those that dont.
>
> goto any website that has a php page on it (.php) and put this in the url
>
> what_ever_page.php?=PHPE9568F36-D428-11d2-A769-00AA001ACF42
>
> // this is the funny one
> ?=PHPE9568F36-D428-11d2-A769-00AA001ACF42
I didn't know about this. Since I've not seen the source code, it makes me
wonder what other hidden stuff is in there. This doesn't build my
confidence in php.
Is this last one supposed to be the same as your what_ever_page.php example
above?
"SwissCheese" <Swiss...@cfl.rr.com> wrote in message
news:_QWIb.166455$%h4.1...@twister.tampabay.rr.com...
worked for me
--
Chris Mosser
> "CountScubula" <m...@scantek.hotmail.com> wrote in message
> news:26PIb.4016$pP7....@newssvr27.news.prodigy.com...
>>
>>
>> Ok, maybe everyone knows about this, but for those that dont.
>>
>> goto any website that has a php page on it (.php) and put this in the url
>>
>> what_ever_page.php?=PHPE9568F36-D428-11d2-A769-00AA001ACF42
> Tried... did not work!
Did you replace what_ever_page.php with, say, index.php or some other known
file on your site?
the last one is a funny pic of someone (i heard it was the author, i dont
know, and if he reads this dont feel offened I dont know what you look like,
due to the fact you dont know what I look like either)
or you may have meant the what_ever_page_ part, yea, replace this with a
page from your site
> the last one is a funny pic of someone (i heard it was the author, i dont
> know, and if he reads this dont feel offened I dont know what you look
> like, due to the fact you dont know what I look like either)
Actually, I tried in on my site below and found it to be a picture of a dog.
My web host uses PHP 4.3.4, I think.
Yep.
Running:
Apache 2.0.45 (win32)
PHP 4.3.1
My site uses index.php as well as many other .php pages and adding the
?=codes does absolutley nothing. Pages act as normal.
I went to php.net and used one of theirs. It worked fine. BTW, I
hadn't seen the snow-capped PHP logo until today. I guess Google
is rubbing off on them.
---
After they make styrofoam, what do they ship it in? --Steven Wright
http://diversify.com Comprehensive Website Development
> My site uses index.php as well as many other .php pages and adding the
> ?=codes does absolutley nothing. Pages act as normal.
Interesting.
Read the comments at http://www.eeggs.com/items/16437.html
--
"Success = 10% sweat + 90% tears"
Email: rrjanbiah-at-Y!com
Worked from one of those links. Must be one of my php.ini settings.
>> Ok, maybe everyone knows about this, but for those that dont.
>>
>> goto any website that has a php page on it (.php) and put this in the url
>>
>> what_ever_page.php?=PHPE9568F36-D428-11d2-A769-00AA001ACF42
>>
>> // this is the funny one
>> ?=PHPE9568F36-D428-11d2-A769-00AA001ACF42
>
> I didn't know about this. Since I've not seen the source code, it makes me
> wonder what other hidden stuff is in there. This doesn't build my
> confidence in php.
I can't see why it should affect your confidence in PHP.
Are you suggesting these exposed innards mean that there may be other
exposed bits which represent a security issue?
--
__________
|im |yler http://timtyler.org/ t...@tt1lock.org Remove lock to reply.
Yes, it's a picture of dog. I couldn't understand what did you expect.
> Larry <so...@butnoemail.com> wrote or quoted:
> Are you suggesting these exposed innards mean that there may be other
> exposed bits which represent a security issue?
I'm just not a fan of Easter eggs. They've always given me a sense of
insecurity. ;-) Where's my blanket?
I did do some searching and found the snippet of the php code where these
are set.