Page 1 of 1

get source url

Posted: Mon Mar 17, 2008 10:17 am
by knds.marcelino
Got this url:
http://fireballcart.com/main/s2/1216xx/2500

when i load that on the browser it will redirect to this url:
http://fireballbooks.com/CrackTheSecret ... ff_id=2500

is there a way that in my php file (http://fireballbooks.com/CrackTheSecretCode/1/index.php)
for me to be able to get the url 'http://fireballcart.com/main/s2/1216xx/2500'?

could someone kindly point me to the right direction? im out of keywords to search this functionality... is this possible?

i do not own http://fireballcart.com/main/s2/1216xx/2500,
http referer does not give me the link value i need, is there a url referer? :roll:

TIA!
knds

Re: get source url

Posted: Mon Mar 17, 2008 5:15 pm
by nincha
Its only possible if they redirected you thought front side code.

Re: get source url

Posted: Mon Mar 17, 2008 6:29 pm
by RobertGonzalez
So you are trying to capture the URL of a referring page?