Z zarcx New member Aug 8, 2007 0 0 0 Miami, FL Feb 21, 2008 #1 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.
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.