<?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:31:55 +0000</lastBuildDate>
    <item>
      <title>(PHP) Pagination Example - pumpkinthehead</title>
      <link>https://snipplr.com/view/66843/pagination-example</link>
      <description>&lt;p&gt;A quick pagination framework.&lt;/p&gt;</description>
      <pubDate>Wed, 22 Aug 2012 07:16:38 UTC</pubDate>
      <guid>https://snipplr.com/view/66843/pagination-example</guid>
    </item>
    <item>
      <title>(Regular Expression) Non ASCII Regex - pumpkinthehead</title>
      <link>https://snipplr.com/view/66842/non-ascii-regex</link>
      <description>&lt;p&gt;A regular expression to find non-ASCII characters.&lt;/p&gt;</description>
      <pubDate>Wed, 22 Aug 2012 07:08:41 UTC</pubDate>
      <guid>https://snipplr.com/view/66842/non-ascii-regex</guid>
    </item>
    <item>
      <title>(PHP) Remove superfluous line breaks between HTML elements. - pumpkinthehead</title>
      <link>https://snipplr.com/view/65826/remove-superfluous-line-breaks-between-html-elements</link>
      <description>&lt;p&gt;A regular expression for removing &lt;br&gt; and &lt;br&gt; (case insensitive) between HTML elements if there is no content between the HTML elements.  It was written for fixing extra line spaces created in a WordPress visual editor after the content of the visual editor was returned from the PHP nl2br() method.&lt;/p&gt;</description>
      <pubDate>Wed, 27 Jun 2012 08:18:51 UTC</pubDate>
      <guid>https://snipplr.com/view/65826/remove-superfluous-line-breaks-between-html-elements</guid>
    </item>
    <item>
      <title>(JavaScript) Flexible JavaScript Date Validation w/ Regex - pumpkinthehead</title>
      <link>https://snipplr.com/view/62670/flexible-javascript-date-validation-w-regex</link>
      <description>&lt;p&gt;Find the date with or without a year and with double or single digit month or day.  Easily extendable to other date delimiters and formats.&lt;/p&gt;</description>
      <pubDate>Fri, 20 Jan 2012 11:19:14 UTC</pubDate>
      <guid>https://snipplr.com/view/62670/flexible-javascript-date-validation-w-regex</guid>
    </item>
  </channel>
</rss>
