Как узнать с какой страницы попали на мою?
Сабж на PHP?
Цитата:
Originally posted by FLF
Сабж на PHP?
Сабж на PHP?
FAQ: http://www.php.net/manual/ru/reserved.variables.php
$SERVER [ 'HTTP_REFERER' ]
The address of the page (if any) which referred the user agent to the current page. This is set by the user agent. Not all user agents will set this, and some provide the ability to modify HTTP_REFERER as a feature. In short, it cannot really be trusted.
Перевести? :D