HTTP Referer Question

Status
Not open for further replies.

zarcx

New member
Aug 8, 2007
0
0
0
Miami, FL
I need some help with some PHP code.

I need a way for HTTP_REFERER to display the address in the format Google without the query string. I want to display only the address where the click is coming from.

$referer = $_SERVER['HTTP_REFERER'];

Thanks in advance.
 


Status
Not open for further replies.