<?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>Wed, 17 Jun 2026 11:27:55 +0000</lastBuildDate>
    <item>
      <title>(PHP) jQuery Validate Not Equal - StevenW721</title>
      <link>https://snipplr.com/view/66057/jquery-validate-not-equal</link>
      <description>&lt;p&gt;Adds a method to the jQuery Validation plugin (http://bassistance.de/jquery-plugins/jquery-plugin-validation/) to return false if the field equals a specified string&lt;/p&gt;</description>
      <pubDate>Wed, 11 Jul 2012 01:54:22 UTC</pubDate>
      <guid>https://snipplr.com/view/66057/jquery-validate-not-equal</guid>
    </item>
    <item>
      <title>(PHP) Helper Functions - StevenW721</title>
      <link>https://snipplr.com/view/65555/helper-functions</link>
      <description>&lt;p&gt;General helper functions I commonly need for new website production&lt;/p&gt;</description>
      <pubDate>Tue, 12 Jun 2012 15:00:45 UTC</pubDate>
      <guid>https://snipplr.com/view/65555/helper-functions</guid>
    </item>
    <item>
      <title>(PHP) Password Hash and Validation - StevenW721</title>
      <link>https://snipplr.com/view/62288/password-hash-and-validation</link>
      <description>&lt;p&gt;Calling generateHash() with a single argument (the plain text password) will cause a random string to be generated and used for the salt. The resulting string consists of the salt followed by the SHA-1 hash - this is to be stored away in your database. When you're checking a user's login, the situation is slightly different in that you already know the salt you'd like to use. The string stored in your database can be passed to generateHash() as the second argument when generating the hash of a user-supplied password for comparison.&lt;/p&gt;</description>
      <pubDate>Wed, 04 Jan 2012 06:18:53 UTC</pubDate>
      <guid>https://snipplr.com/view/62288/password-hash-and-validation</guid>
    </item>
    <item>
      <title>(PHP) PHP Email with attachment of uploaded file - StevenW721</title>
      <link>https://snipplr.com/view/47971/php-email-with-attachment-of-uploaded-file</link>
      <description>&lt;p&gt;A simple one page form with attachment that is meant to go straight to the email and not uploaded to the server. Emails an HTML version, a PlainText version and the attachment if there is one.&lt;/p&gt;</description>
      <pubDate>Thu, 27 Jan 2011 10:44:59 UTC</pubDate>
      <guid>https://snipplr.com/view/47971/php-email-with-attachment-of-uploaded-file</guid>
    </item>
    <item>
      <title>(PHP) Codeigniter - One Controller to Rule Them All - StevenW721</title>
      <link>https://snipplr.com/view/36970/codeigniter--one-controller-to-rule-them-all</link>
      <description>&lt;p&gt;This one controller will load views based on the URI segments returned, good for static sites that don\\\\\\\'t require a controller for every page. Requires a view \\\\\\\"404\\\\\\\" as a default when nothing is found.&lt;/p&gt;</description>
      <pubDate>Fri, 09 Jul 2010 01:27:54 UTC</pubDate>
      <guid>https://snipplr.com/view/36970/codeigniter--one-controller-to-rule-them-all</guid>
    </item>
    <item>
      <title>(PHP) Force SSL usage - StevenW721</title>
      <link>https://snipplr.com/view/36965/force-ssl-usage</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 09 Jul 2010 01:22:02 UTC</pubDate>
      <guid>https://snipplr.com/view/36965/force-ssl-usage</guid>
    </item>
    <item>
      <title>(PHP) Mobile Device Detection - StevenW721</title>
      <link>https://snipplr.com/view/36964/mobile-device-detection</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 09 Jul 2010 01:17:17 UTC</pubDate>
      <guid>https://snipplr.com/view/36964/mobile-device-detection</guid>
    </item>
  </channel>
</rss>
