[PHP] Re: Parsing HTML

2006-02-16 Thread Boby
Jay Blanchard wrote: I need to extract news items from several news sites. >> ... Can anybody please give me some pointers? Can you be more specific here? This is awfully broad. I'll give an example: Let's say I want to extract some news-items from the www.CNN.com web page (If you visit C

[PHP] Parsing HTML

2006-02-16 Thread Boby
I need to extract news items from several news sites. In order to do that, I need to parse the HTML data. I know how to use Regular Expressions, but I wonder if there are other ways to do that. Can anybody please give me some pointers? -- PHP General Mailing List (http://www.php.net/) To uns