I have an e-mailer script that send messages to Yahoo or Gmail with a link on it, a link that will return back to my website when it is clicked.
I need to get the HTTP_REFERER from Yahoo or Gmail. in my site I have
echo $_SERVER["HTTP_REFERER"];
expecting something to return on it. but its empty.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…