Sunday, 25 August 2013

Display webpage with highlighted content on another site

Display webpage with highlighted content on another site

I am using curl to download the content of a webpage. When it's downloaded
I use a regex to find phonenumbers and adresses on the page. I wonder if
there is a way to create a iFrame-like box that highlight the phonenumbers
and adresses I've found. The highlighting should be no problem. The issue
here is how to download the page including the css and other scripts.
Example page: http://www.citygross.se/Om-City-Gross/Kundservice-och-kontakt/
Here is how I would like it to look:

No comments:

Post a Comment