Here is the output of both of the methods you suggested... the IP and urls have been modified to protect the guilty.
But problem is i have never seen anything like this.. there is absolutely no reference to any other domain except the landing domain... I have used this code forever and a million times and it always showed the Referrer domain.. as a matter of fact i used it for years to allow entry to the site as long as they came from this referred domain...
This is just not right.... so just to make sure the sending site was not suppressing the referrer I asked and they said no they had not done anything....
So just to be sure I set up a link to my site on one of my other sites and sure enought no referrer was sent and I have done this a zillion times in the past..
The below Remote Address = my IP that i am running.. changed to protect my true identity.
The below Server Address = the actual IP of my server, and not the sending server....
And I can find no other IP or domain name suggesting a referral from lets say.. leads.longnecktownroi.com which is where the referral is coming from... sllghtly modified..
I do see a Request URI which helps, but I really need the referrer domain so i can let folks into my site based on where they came from and have done it for years... and that is why I am so confused.... what am I missing?
Totally wild....
ServerArray
(
[DOCUMENT_ROOT] => /home6/myoldeream0/public_html
[GATEWAY_INTERFACE] => CGI/1.1
[HTTP_ACCEPT] => */*
[HTTP_ACCEPT_ENCODING] => gzip, deflate
[HTTP_ACCEPT_LANGUAGE] => en-us
[HTTP_CONNECTION] => Keep-Alive
[HTTP_HOST] => myoldrealestatesuperstore.com
[HTTP_UA_CPU] => x86
[HTTP_USER_AGENT] => Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
[HTTP________] => ----:-----------------------------------------------------
[PATH] => /bin:/usr/bin
[QUERY_STRING] =>
[REDIRECT_STATUS] => 200
[REMOTE_ADDR] => 74.115.233.12
[REMOTE_PORT] => 3124
[REQUEST_METHOD] => GET
[REQUEST_URI] => /intranet/admin.php
[SCRIPT_FILENAME] => /home6/myoldream0/public_html/intranet/admin.php
[SCRIPT_NAME] => /intranet/admin.php
[SERVER_ADDR] => 21.120.240.157
[SERVER_ADMIN] => webmaster@myoldrealestatesuperstore.com
[SERVER_NAME] => myoldrealestatesuperstore.com
[SERVER_PORT] => 80
[SERVER_PROTOCOL] => HTTP/1.1
[SERVER_SIGNATURE] => Apache/2.2.15 (CentOS) mod_ssl/2.2.15 0.9.8l DAV/2 mod_auth_passthrough/2.1 FrontPage/5.0.2.2635 Server at myoldrealestatesuperstore.com Port 80
[SERVER_SOFTWARE] => Apache/2.2.15 (CentOS) mod_ssl/2.2.15 0.9.8l DAV/2 mod_auth_passthrough/2.1 FrontPage/5.0.2.2635
[UNIQUE_ID] => TEukr0KT8J0AAFF@3u0AAAIG
[file_gzip] => /ramdisk/cpud/status
[PHP_SELF] => /intranet/admin.php
[REQUEST_TIME] => 1280025775
[argv] => Array
(
)
[argc] => 0
)
GlobalsArray
(
[GLOBALS] => Array
*RECURSION*
[_POST] => Array
(
)
[_GET] => Array
(
)
[_COOKIE] => Array
(
)
[_FILES] => Array
(
)
[_SERVER] => Array
(
[DOCUMENT_ROOT] => /home6/myoldream0/public_html
[GATEWAY_INTERFACE] => CGI/1.1
[HTTP_ACCEPT] => */*
[HTTP_ACCEPT_ENCODING] => gzip, deflate
[HTTP_ACCEPT_LANGUAGE] => en-us
[HTTP_CONNECTION] => Keep-Alive
[HTTP_HOST] => myoldrealestatesuperstore.com
[HTTP_UA_CPU] => x86
[HTTP_USER_AGENT] => Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
[HTTP________] => ----:-----------------------------------------------------
[PATH] => /bin:/usr/bin
[QUERY_STRING] =>
[REDIRECT_STATUS] => 200
[REMOTE_ADDR] => 74.115.233.12
[REMOTE_PORT] => 3124
[REQUEST_METHOD] => GET
[REQUEST_URI] => /intranet/admin.php
[SCRIPT_FILENAME] => /home6/myoldream0/public_html/intranet/admin.php
[SCRIPT_NAME] => /intranet/admin.php
[SERVER_ADDR] => 21.120.240.157
[SERVER_ADMIN] => webmaster@myoldrealestatesuperstore.com
[SERVER_NAME] => myoldrealestatesuperstore.com
[SERVER_PORT] => 80
[SERVER_PROTOCOL] => HTTP/1.1
[SERVER_SIGNATURE] => Apache/2.2.15 (CentOS) mod_ssl/2.2.15 0.9.8l DAV/2 mod_auth_passthrough/2.1 FrontPage/5.0.2.2635 Server at myoldrealestatesuperstore.com Port 80
[SERVER_SOFTWARE] => Apache/2.2.15 (CentOS) mod_ssl/2.2.15 0.9.8l DAV/2 mod_auth_passthrough/2.1 FrontPage/5.0.2.2635
[UNIQUE_ID] => TEukr0KT8J0AAFF@3u0AAAIG
[file_gzip] => /ramdisk/cpud/status
[PHP_SELF] => /intranet/admin.php
[REQUEST_TIME] => 1280025775
[argv] => Array
(
)
[argc] => 0
)
)