: The referrer in PHP is in the _SERVER global. echo $_SERVER['HTTP_REFERER']; Set a variable in a separate file like $referrer = $_SERVER['HTTP_REFERER']; Include the file in whatever file you
The referrer in PHP is in the _SERVER global.
echo $_SERVER['HTTP_REFERER'];
Set a variable in a separate file like $referrer = $_SERVER['HTTP_REFERER'];
Include the file in whatever file you want to use this in.
I think this is what you are asking anyway.
More posts by @Si4351233
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.