php - Is there a way to know from which website an URL is being calling? -


I have a URL and I tell it from many web sites is a way to find out which website URL is called I went?

Use $ _ SERVER ["HTTP_REFERER"] , but you Do not trust it for security purposes because it can be easily changed.

Comments

Popular posts from this blog

php - how to change mysql_result($res, 0, "url"); to mysqli -

Delphi: missing interface declarations for UI Automation methods -

android - How to attach an image from an app to gmail -