Hi I am trying to find out how this is done in PHP. The pages are same except the following. Scraped page is created using some kind of PHP script. I tried Googling but couldn't find any answer. In each case on the scraped page full domain path is added.
PHP - How is this done?
3
Hi
I am trying to find out how this is done in PHP. The pages are same except the following. Scraped page is created using some kind of PHP script. I tried Googling but couldn't find any answer. In each case on the scraped page full domain path is added.
Is this something easily done ?
This is really bugging me now.
************************************************** *
Original Page <img src="header2A.jpg>
Scraped Page <img src="http://www.domain.com/header2A.jpg" >
************************************************** *******
I am trying to find out how this is done in PHP. The pages are same except the following. Scraped page is created using some kind of PHP script. I tried Googling but couldn't find any answer. In each case on the scraped page full domain path is added.
Is this something easily done ?
This is really bugging me now.
************************************************** *
Original Page <img src="header2A.jpg>
Scraped Page <img src="http://www.domain.com/header2A.jpg" >
************************************************** *******
- Karen Blundell
- Dan Liptak
- m4rx
Next Topics on Trending Feed
-
3