php - Grab end URL from a set of redirect urls - tracking -


i have huge list of tracking/short urls redirecting different end urls. there way grab end urls programatically.

example http://bit.ly/18suuzj -> https://stackoverflow.com/

can in php or curl ?


Comments