Hi All, long time!!

Basicly, what I am wanting todo is grab a section of HTML of one webpage (lets say...www.fruit.com/grape.html).
And then use that HTML on a local webpage on my server (lets say www.pie.com/steak.php).


I want it to use the HTML, which has been fetched from between two specified points.

So the points lets say are ("<table class="pips">") and will stop grabbing the html at ("</table>")

I hope this makes sense....Im some what tired lol


Please ask any questions if you do not understand me.

Thanks,
Samm