<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 19 Jun 2013 22:09:18 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPImpact Blog: PHP Simple HTML DOM Parser (jQuery Style)]]></title>
      <guid>http://www.phpdeveloper.org/news/10793</guid>
      <link>http://www.phpdeveloper.org/news/10793</link>
      <description><![CDATA[<p>
On the PHP::Impact blog today <i>Federico</i> <A href="http://phpimpact.wordpress.com/2008/08/07/php-simple-html-dom-parser-jquery-style/">points out</a> a few HTML DOM parsers that work similar to <a href="http://www.jquery.com">jQuery</a>:
</p>
<ul>
<li>the <a href="http://simplehtmldom.sourceforge.net/">Simple HTML DOM Parser</a>
<li><a href="http://framework.zend.com/manual/en/zend.dom.query.html">Zend_Dom_Query</a>
<li><a href="http://code.google.com/p/phpquery/">phpQuery</a>
</ul>
<p>
Check out a <a href="http://www.developertutorials.com/blog/php/easy-screen-scraping-in-php-simple-html-dom-library-simplehtmldom-398/">previous tutorial</a> of his for more information on using DOM parsers to scrape information from remote sites.
</p>]]></description>
      <pubDate>Fri, 08 Aug 2008 12:03:55 -0500</pubDate>
    </item>
  </channel>
</rss>
