Forum Moderators: coopster
I have a links extractor in PHP, but some links extracted are only relative e.g: test.htm
and other full, e.g: http:/www.sitesample.com/cgi/test2.htm
I would like to let all links full.
is there any php function to do that?
I am testing for a while with no satisfied results.
thanks