PHP Find the url a website is automanically reffering to? -



PHP Find the url a website is automanically reffering to? -

id url of website, website automatically referring to. example: when browse link "www.example.de" refers me automatically "www.example.de/example123/example.php" (this 1 id get)

unfortunetaly not possible sec link using first link.

greeting, geigerkind

try out:

$url = "http://$_server[http_host]$_server[request_uri]";

(sorry haven't got php test on)

php url refer

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

c# - Create a Notification Object (Email or Page) At Run Time -- Dependency Injection or Factory -

Set Up Of Common Name Of SSL Certificate To Protect Plesk Panel -