<?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 10:27:46 +0000</lastBuildDate>
    <item>
      <title>(PHP) 2 way encryption / decryption in PHP w/ mcrypt - bradless</title>
      <link>https://snipplr.com/view/46950/2-way-encryption--decryption-in-php-w-mcrypt</link>
      <description>&lt;p&gt;Here are some functions I found on the net that will allow you to easily do encryption / decryption as long as you have the mcrypt extension loaded with PHP.&lt;/p&gt;</description>
      <pubDate>Wed, 12 Jan 2011 01:40:04 UTC</pubDate>
      <guid>https://snipplr.com/view/46950/2-way-encryption--decryption-in-php-w-mcrypt</guid>
    </item>
    <item>
      <title>(PHP) Prevent Web Page from Expiring - bradless</title>
      <link>https://snipplr.com/view/46885/prevent-web-page-from-expiring</link>
      <description>&lt;p&gt;I use the following code to prevent a user from getting a "webpage expired" message when hitting the back button on a page where the search results are also on the page with the form.&lt;/p&gt;</description>
      <pubDate>Tue, 11 Jan 2011 01:50:39 UTC</pubDate>
      <guid>https://snipplr.com/view/46885/prevent-web-page-from-expiring</guid>
    </item>
    <item>
      <title>(PHP) convert date to YYYY-MM-DD with PHP - bradless</title>
      <link>https://snipplr.com/view/31164/convert-date-to-yyyymmdd-with-php</link>
      <description>&lt;p&gt;This will convert dates from MM-DD-YYYY to YYYY-MM-DD (iso format)&lt;/p&gt;</description>
      <pubDate>Fri, 09 Apr 2010 08:43:59 UTC</pubDate>
      <guid>https://snipplr.com/view/31164/convert-date-to-yyyymmdd-with-php</guid>
    </item>
    <item>
      <title>(PHP) Prompt user to open or save when delivering file data stored in database with PHP - bradless</title>
      <link>https://snipplr.com/view/30225/prompt-user-to-open-or-save-when-delivering-file-data-stored-in-database-with-php</link>
      <description>&lt;p&gt;This set of headers works for me when I output file data from the database for the user to save or open.&lt;/p&gt;</description>
      <pubDate>Wed, 24 Mar 2010 14:28:02 UTC</pubDate>
      <guid>https://snipplr.com/view/30225/prompt-user-to-open-or-save-when-delivering-file-data-stored-in-database-with-php</guid>
    </item>
    <item>
      <title>(PHP) uploaded file handling with php - bradless</title>
      <link>https://snipplr.com/view/30181/uploaded-file-handling-with-php</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 23 Mar 2010 16:44:06 UTC</pubDate>
      <guid>https://snipplr.com/view/30181/uploaded-file-handling-with-php</guid>
    </item>
    <item>
      <title>(PHP) Escaping Multiple Post Values for MySQL with PHP - bradless</title>
      <link>https://snipplr.com/view/27924/escaping-multiple-post-values-for-mysql-with-php</link>
      <description>&lt;p&gt;This is useful for escaping multiple values in a POST array.&lt;/p&gt;</description>
      <pubDate>Mon, 08 Feb 2010 11:06:26 UTC</pubDate>
      <guid>https://snipplr.com/view/27924/escaping-multiple-post-values-for-mysql-with-php</guid>
    </item>
  </channel>
</rss>
