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

email - PHP mail error ... failed to open stream : permission denied -

c# - ListView onScroll event -

c - Linux mmap() error -