PHP Scraping Xpath Relative URLs - Stack Overflow

Posted by Unknown on Sunday, April 13, 2014

I'm scraping HTML which is using relative URLs like: /../../../../folder1/folder2/page.html. I need to reduce the URLs down to: /folder1/folder2/page.html.

more

{ 0 comments... » PHP Scraping Xpath Relative URLs - Stack Overflow read them below or add one }

Post a Comment

Popular Posts