<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - tylerhall</title>
<link>http://snipplr.com/users/tylerhall/language/php/tags/password</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 03 Dec 2008 18:08:20 GMT</pubDate>
<item>
<title>(PHP) Generate a Unambiguous Random Password</title>
<link>http://snipplr.com/view/3584/generate-a-unambiguous-random-password/</link>
<description><![CDATA[ <p>This function generates a random password of a specified length in lower or mixed case letters and numbers. Ambiguous characters, such as I, L, 1, 0, and O, are left out so the user can easily read the password.</p> ]]></description>
<pubDate>Tue, 28 Aug 2007 14:19:18 GMT</pubDate>
<guid>http://snipplr.com/view/3584/generate-a-unambiguous-random-password/</guid>
</item>
<item>
<title>(PHP) Forgot password logic</title>
<link>http://snipplr.com/view/333/forgot-password-logic/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 10 Jul 2006 09:30:19 GMT</pubDate>
<guid>http://snipplr.com/view/333/forgot-password-logic/</guid>
</item>
</channel>
</rss>