I did some work with simplehtmldom last week.  It is very easy to use.  
I was very impressed with it.

Bob M Brown wrote:
> I recently blogged about my experiences with this:
>     http://www.guru.net.nz/blog/2009/06/screen-scraping-with-jquery.html
>
> Also the Simple DOM HTML Parser looked promising:
>     http://simplehtmldom.sourceforge.net/
>
> ctx2002 wrote:
>   
>> Jochen was posted a question about use regex to extract information
>> from HTML page.
>>
>> as every one can see, the regex is not easy to read and understand.
>>
>> I was thinking why not use xslt to process HTML file? PHP 5 has good
>> support for xslt processor.
>>
>> only extra step we need is to use HTML tidy program to make HTML page
>> "xml well form".
>>
>> for me, xsl file is easier to understand then regex expression.
>>
>> are there other way/tools to extra information from HTML without use
>> regex?
>>
>>
>>     
>>   
>>     
>
>
> >   
> ------------------------------------------------------------------------
>
>
> No virus found in this incoming message.
> Checked by AVG - www.avg.com 
> Version: 8.5.387 / Virus Database: 270.13.16/2240 - Release Date: 07/15/09 
> 17:58:00
>
>   

--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to