Getting the referrer URL in php ( including parameters ) -


Are there any HTTP headers I can use to keep the whole referrer URL by using the webserver / server-side scripting Am I ET et al with query string?

You should get it from $ _SERVER ['HTTP_REFERER' '] variable.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -