benedictbutlin
Technical User
I'm using curl to get links from other site pages
absolute URLs are all good, but when i come across relative urls... i'm trying to figure out the best way to convert the relative url into an absolute url
if the site were my own server there's different way's to get the base or full url, but on a server that is not mine how can this be done?
cheers!
absolute URLs are all good, but when i come across relative urls... i'm trying to figure out the best way to convert the relative url into an absolute url
if the site were my own server there's different way's to get the base or full url, but on a server that is not mine how can this be done?
cheers!