t_machine Posted August 8, 2008 Share Posted August 8, 2008 This could be a difficult one and not sure if there are any solutions. I would like to get the url that a page lands on using most likely cURL from a dynamic url. Example: dynamic url: http://www.mysite.com/tutorial/2352 landing url: http://www.mytutorials.com/create-cool-icons.html Is there any way to get that landing url using php? Thanks for any help Link to comment https://forums.phpfreaks.com/topic/118797-how-to-get-landing-url-from-dynamic-url/ Share on other sites More sharing options...
Lumio Posted August 8, 2008 Share Posted August 8, 2008 You have to send an http-query and have to wait for the result. See here Link to comment https://forums.phpfreaks.com/topic/118797-how-to-get-landing-url-from-dynamic-url/#findComment-611693 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.