A
Anonymous
Guest
Hello all,
I hope you can help, I am looking to create a tool that will help combat Google's not provided invention (which is such an amazing idea) and want to know if there is anyway in which you can see who the referrer is of the referrer?
When you use the $_SERVER['HTTP_REFERER'] function it gives you the url for the redirect
Notice the q= is empty this is not when the search is not encrypted, if you went back 2 steps so the referrer to the $_SERVER['HTTP_REFERER'] result this would give you the url with the query in.
Is this possible? can you go back 2 steps.
I hope someone can help
I hope you can help, I am looking to create a tool that will help combat Google's not provided invention (which is such an amazing idea) and want to know if there is anyway in which you can see who the referrer is of the referrer?
When you use the $_SERVER['HTTP_REFERER'] function it gives you the url for the redirect
http://www.google.co.uk/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&ved=0CJMBEBYwAQ&url=http%3A%2F%2Fwww.url.co.uk%2F&ei=RVGFT5DDO4jJmQXX7ezjBw&usg=AFQjCNFLdEtm9Hk92oCxQMkjRrd3dZ0Ysw&sig2=Noz_N8FdtL3qWUgNWDNOsQ
Notice the q= is empty this is not when the search is not encrypted, if you went back 2 steps so the referrer to the $_SERVER['HTTP_REFERER'] result this would give you the url with the query in.
Is this possible? can you go back 2 steps.
I hope someone can help