Snippets tagged “referer”
1 snippet uses this tag.
- $_SERVER['HTTP_REFERER'] missingPHP
The $_SERVER['HTTP_REFERER'] variable is a server-side variable that contains the URL of the page that linked to the current page.
1 snippet uses this tag.
The $_SERVER['HTTP_REFERER'] variable is a server-side variable that contains the URL of the page that linked to the current page.