i need module which print me the destination URL from given link
I am developing tracking system for my web application in php, now i need module which give me destination URL from given URL and list me all the URL’s from which it is redirecting, I have tried many things like CURL,Headers Etc.