<?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 13:59:53 +0000</lastBuildDate>
    <item>
      <title>(PHP) Extract all links from a page using Regex - gdvickery</title>
      <link>https://snipplr.com/view/12743/extract-all-links-from-a-page-using-regex</link>
      <description>&lt;p&gt;These 4 lines of code can be used to extract and return all links from any page using regex patterns. If links are found, an array is returned, else boolean false is returned.&lt;/p&gt;</description>
      <pubDate>Mon, 02 Mar 2009 18:36:37 UTC</pubDate>
      <guid>https://snipplr.com/view/12743/extract-all-links-from-a-page-using-regex</guid>
    </item>
    <item>
      <title>(PHP) Get file extension in one line - gdvickery</title>
      <link>https://snipplr.com/view/12741/get-file-extension-in-one-line</link>
      <description>&lt;p&gt;This method is a bit faster and more reliable then using the "explode" method. Works with PHP 4.0.3 and up.&lt;/p&gt;</description>
      <pubDate>Mon, 02 Mar 2009 17:16:36 UTC</pubDate>
      <guid>https://snipplr.com/view/12741/get-file-extension-in-one-line</guid>
    </item>
  </channel>
</rss>
