<?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>Web Jassi &#187; decryption</title>
	<atom:link href="http://www.webjassi.com/tag/decryption/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webjassi.com</link>
	<description>Making The Way...</description>
	<lastBuildDate>Thu, 09 Sep 2010 05:06:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP: str_rot13 (how to decode this encryption)</title>
		<link>http://www.webjassi.com/2009/07/php-str_rot13-how-to-decode-this-encryption/</link>
		<comments>http://www.webjassi.com/2009/07/php-str_rot13-how-to-decode-this-encryption/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 14:59:45 +0000</pubDate>
		<dc:creator>Jassi</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[decode]]></category>
		<category><![CDATA[decoder]]></category>
		<category><![CDATA[decryption]]></category>
		<category><![CDATA[encode]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[footer]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[protection]]></category>
		<category><![CDATA[str_rot13]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://www.webjassi.com/?p=447</guid>
		<description><![CDATA[About str_rot13 encryption string str_rot13 ( string $str ) Performs the ROT13 encoding on the str argument and returns the resulting string. str_rot13 encryption simply shifts every alphabet by 13 places, and does not make any change to non-alpha characters. The encode and decode in this encryption is done by the same function. If the [...]]]></description>
		<wfw:commentRss>http://www.webjassi.com/2009/07/php-str_rot13-how-to-decode-this-encryption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
