<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 22:01:04 +0000</lastBuildDate>
    <item>
      <title>(PHP) Easy scraping and HTML parsing with PHP5 and XPath - adamcoulombe</title>
      <link>https://snipplr.com/view/22188/easy-scraping-and-html-parsing-with-php5-and-xpath</link>
      <description>&lt;p&gt;This example uses file_get_contents to retrieve remote HTML. From there, we can parse through it using PHP5's DOMDocument and DOMXpath. XPath Queries are easy to create using the Firefox extension "XPather"&lt;/p&gt;</description>
      <pubDate>Fri, 30 Oct 2009 13:53:10 UTC</pubDate>
      <guid>https://snipplr.com/view/22188/easy-scraping-and-html-parsing-with-php5-and-xpath</guid>
    </item>
    <item>
      <title>(PHP) Sending a Simple email using PHP - adamcoulombe</title>
      <link>https://snipplr.com/view/20716/sending-a-simple-email-using-php</link>
      <description>&lt;p&gt;nothing special :)&lt;/p&gt;</description>
      <pubDate>Tue, 06 Oct 2009 10:41:59 UTC</pubDate>
      <guid>https://snipplr.com/view/20716/sending-a-simple-email-using-php</guid>
    </item>
    <item>
      <title>(PHP) Use PHP to detect if given string is a proper email address - adamcoulombe</title>
      <link>https://snipplr.com/view/20715/use-php-to-detect-if-given-string-is-a-proper-email-address</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 06 Oct 2009 10:31:25 UTC</pubDate>
      <guid>https://snipplr.com/view/20715/use-php-to-detect-if-given-string-is-a-proper-email-address</guid>
    </item>
    <item>
      <title>(PHP) Sanitize a PHP string for input into a Database - adamcoulombe</title>
      <link>https://snipplr.com/view/20713/sanitize-a-php-string-for-input-into-a-database</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 06 Oct 2009 10:22:56 UTC</pubDate>
      <guid>https://snipplr.com/view/20713/sanitize-a-php-string-for-input-into-a-database</guid>
    </item>
    <item>
      <title>(PHP) Fetch &amp; Save / Cache an image from a remote server using PHP - adamcoulombe</title>
      <link>https://snipplr.com/view/20712/fetch--save--cache-an-image-from-a-remote-server-using-php</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 06 Oct 2009 10:17:39 UTC</pubDate>
      <guid>https://snipplr.com/view/20712/fetch--save--cache-an-image-from-a-remote-server-using-php</guid>
    </item>
  </channel>
</rss>
