<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Joe Riggs Bloggs &#187; string</title>
	<atom:link href="http://joe-riggs.com/blog/tag/string/feed/" rel="self" type="application/rss+xml" />
	<link>http://joe-riggs.com/blog</link>
	<description>simple man/complex world</description>
	<lastBuildDate>Mon, 07 May 2012 14:12:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>php: Create Url Safe Encrypted String</title>
		<link>http://joe-riggs.com/blog/2009/08/php-create-url-safe-encrypted-string/</link>
		<comments>http://joe-riggs.com/blog/2009/08/php-create-url-safe-encrypted-string/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 15:57:59 +0000</pubDate>
		<dc:creator>jriggs</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[encrypt]]></category>
		<category><![CDATA[string]]></category>

		<guid isPermaLink="false">http://joe-riggs.com/blog/?p=408</guid>
		<description><![CDATA[The following code represents an easy way to create an encrypted string that can be passed in an URL.  While this method is adequate for email addresses, user names, and the like &#8211; it should not be used to encrypt mission-critical info or personal data such as Social Security numbers or credit card information. Also, [...]]]></description>
		<wfw:commentRss>http://joe-riggs.com/blog/2009/08/php-create-url-safe-encrypted-string/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

