Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これが可能かどうかはわかりません。ユーザーが自分の Web サイトのページにアクセスするために使用した Web ページの URL を取得したいと考えています。私のためにその情報を見つけることができる機能はありますか?
$_SERVER['HTTP_REFERER']はその値を提供しますが、クライアントによって偽造または無効化される可能性があります。
$_SERVER['HTTP_REFERER']