RE: [PHP] Manipulate web content

2004-08-03 Thread Richard Bewley
> $html = file_get_contents('http://www.yahoo,com'); Thanks! It works perfectly. - Thank you, Richard Bewley [EMAIL PROTECTED] Equinox Systems and Development Website: http://www.eq-dev.com/ Also, please look at our webhosting

Re: [PHP] Manipulate web content

2004-08-03 Thread Justin Patrin
On Tue, 3 Aug 2004 20:00:56 -0400, Richard Bewley <[EMAIL PROTECTED]> wrote: > Hi, > I am trying to do some work that involves parsing through the HTML of > some webpages. But, I cannot find an easy way in PHP to actually get that > HTML. Say, for example, I need the HTML returned from > htt