<?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 12:49:28 +0000</lastBuildDate>
    <item>
      <title>(CSS) Citation Quotes For Different Languages - feeela</title>
      <link>https://snipplr.com/view/72820/citation-quotes-for-different-languages</link>
      <description>&lt;p&gt;This snippets includes quotation marks around each &lt;q&gt;, based on the language set in the HTML lang-attribute (e.g. &lt;html&gt;) and utilizes Unicode points to set the grammar-correct quotation marks.&lt;/p&gt;</description>
      <pubDate>Fri, 08 Nov 2013 01:20:59 UTC</pubDate>
      <guid>https://snipplr.com/view/72820/citation-quotes-for-different-languages</guid>
    </item>
    <item>
      <title>(PHP) passwordHash() â€“ generate salted passwords - feeela</title>
      <link>https://snipplr.com/view/66454/passwordhash--generate-salted-passwords</link>
      <description>&lt;p&gt;Simple password hashing function without recursion using a salt, that is stored together with the password.&lt;/p&gt;</description>
      <pubDate>Wed, 01 Aug 2012 19:08:46 UTC</pubDate>
      <guid>https://snipplr.com/view/66454/passwordhash--generate-salted-passwords</guid>
    </item>
    <item>
      <title>(PHP) add CDATA to script- and style-tags via regex using PHPs output buffering - feeela</title>
      <link>https://snipplr.com/view/51443/add-cdata-to-script-and-styletags-via-regex-using-phps-output-buffering</link>
      <description>&lt;p&gt;This snippet can be used to sanitize HTML when delivering it as XHTML. For example Firefox 2 needs XML-data to not mess up with HTML5-tags.&#13;
Everything (at least there must be one character) between script/style-tags is enclosed by a CDATA-block.&#13;
The whole functionality is provided as a callback function to `ob_start()`, which should be used before any output. The use of `ob_flush()`, `ob_clean()` or something is optional as the buffer will be sent on script end anyway.&lt;/p&gt;</description>
      <pubDate>Sat, 02 Apr 2011 01:22:58 UTC</pubDate>
      <guid>https://snipplr.com/view/51443/add-cdata-to-script-and-styletags-via-regex-using-phps-output-buffering</guid>
    </item>
    <item>
      <title>(PHP) alternative notation of "Make Position Number", using less if-statements - feeela</title>
      <link>https://snipplr.com/view/39436/alternative-notation-of-make-position-number-using-less-ifstatements</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 24 Aug 2010 00:13:35 UTC</pubDate>
      <guid>https://snipplr.com/view/39436/alternative-notation-of-make-position-number-using-less-ifstatements</guid>
    </item>
  </channel>
</rss>
