Forum Moderators: coopster

Message Too Old, No Replies

html parsing

         

ayushchd

5:11 am on Aug 9, 2007 (gmt 0)

10+ Year Member



I want to parse an HTML file using php to get some specific info from that page. How do i get started? Do u have any tutorials about it?

dreamcatcher

7:48 am on Aug 9, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



file_get_contents [uk3.php.net] maybe? You may need to use regex [uk.php.net] too, depending on what you want to extract.

dc