Host of Referer
问题 How to find out the Referers host? My Problem is, i wont to check, is user from google adwords or organic search... so i checking refferer, but the refferer ist allways google organix search... if some one have a be´tter idea :) tell it. But I found out, that the HOst is a speacial one! So now I wont to check for Host of the Refferes site. Is there a way to find out the referer is "google Adwords" ? 回答1: Can you explain further? You want to grab the referrer? Just use $_SERVER['HTTP_REFERER']