phpMyHosting
08-08-2003, 03:54 PM
Is this function enabled in direct admin? i am trying to pull search queries using the http_referer every time i click a link from the search engine such as google to my site...
$_SERVER['HTTP_REFERER'] == "";
I know that the code is working becuase if i manually put in the url i was coming from it works perfect so it is a problem with $_SERVER['HTTP_REFERER'].
Any suggestions?
Mike
$_SERVER['HTTP_REFERER'] == "";
I know that the code is working becuase if i manually put in the url i was coming from it works perfect so it is a problem with $_SERVER['HTTP_REFERER'].
Any suggestions?
Mike