Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » Is This Normal Php Behaviour?
Closed Thread
Old 12-06-2006, 01:54 PM   #1 (permalink)
 
Newb Techie

Join Date: Dec 2006

Posts: 2

Tappara

Default Is This Normal Php Behaviour?

Hi

I tried to use getenv('HTTP_REFERER') to get the referring url ie find out where my user came from... but on localhost i keep getting a blank...

I checked phpinfo() and the referrer was in fact blank...

Is this normal behaviour?

That Aussie Bloke

PS it is spelt HTTP_REFERER and not HTTP_REFERRER because some programmer at the time didnt spell it correctly
Tappara is offline  
Old 12-06-2006, 02:32 PM   #2 (permalink)
Phx
 
Newb Techie

Join Date: Nov 2006

Posts: 27

Phx

Default

Browsers can opt not to send the referring URL as far as I know.
Phx is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On