HTTP_WEFERER ?

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
[]InTeR[]
Forum Regular
Posts: 416
Joined: Thu Apr 24, 2003 6:51 am
Location: The Netherlands

HTTP_WEFERER ?

Post by []InTeR[] »

I have strange php $_SERVER var.....
it's called HTTP_WEFERER and it contains a random charstringvalue :)

'HTTP_WEFERER' => 'TTZRCLBDXRQBGJSNBOHMKHJYFMYXOEAI'

What is this? i looked in google no results.

The only thing i can find, is that it maybe has to do something with proxy's.
User avatar
cactus
Forum Regular
Posts: 343
Joined: Tue Jun 10, 2003 4:16 am
Location: UK

Post by cactus »

What version of PHP are you using []InTeR[] ?

Regards,
[]InTeR[]
Forum Regular
Posts: 416
Joined: Thu Apr 24, 2003 6:51 am
Location: The Netherlands

Post by []InTeR[] »

It's a http header. So my php doesn't matter... (i think)

But the version is 4.2.3 on Apache/1.3.22
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Be vewy, vewy, quiet - I'm hunting weferers... </elmer fudd>

Mac
User avatar
delorian
Forum Contributor
Posts: 223
Joined: Sun May 04, 2003 5:20 pm
Location: Olsztyn, Poland

Post by delorian »

HTTP1.1 RFC2617 - there's nothing like WEFERER
Post Reply