<?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, 10 Jun 2026 03:34:19 +0000</lastBuildDate>
    <item>
      <title>(PHP) Unique Code Generator - fmdfrank</title>
      <link>https://snipplr.com/view/65639/unique-code-generator</link>
      <description>&lt;p&gt;For a project I needed to generate a unique code for each user the client would input manually. Each user would have four fields (first name, last name, email, zipcode). Omitting the email addresses ensures unique output because we reduce the chances of characters like; '@', '.', and strings like 'com' being reused everytime. It's simple, it's efficient and it's not overcomplicated.&lt;/p&gt;</description>
      <pubDate>Fri, 15 Jun 2012 14:13:46 UTC</pubDate>
      <guid>https://snipplr.com/view/65639/unique-code-generator</guid>
    </item>
  </channel>
</rss>
