Carrying referrer data using php?
I was using shtml files and <!--#echo var="QUERY_STRING"-->
and it was working just fine, but... how do I do the same with php?
Was using blahblah.html?referrerhere
Need to use blahblah.php?referrerhere
Is there a simple way?
|