<?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>Decrypt Web &#187; base64_decode</title>
	<atom:link href="http://blog.decryptweb.com/tag/decode/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.decryptweb.com</link>
	<description>Open Source Web Solutions</description>
	<lastBuildDate>Sat, 24 Jul 2010 05:58:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>encode and decode string with base64</title>
		<link>http://blog.decryptweb.com/base64-encode-and-decode/</link>
		<comments>http://blog.decryptweb.com/base64-encode-and-decode/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 06:38:12 +0000</pubDate>
		<dc:creator>DWRoot</dc:creator>
				<category><![CDATA[PHP/MySQL]]></category>
		<category><![CDATA[base64_decode]]></category>
		<category><![CDATA[base64_encode]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.decryptweb.com/?p=50</guid>
		<description><![CDATA[Many use encoding and decoding on daily basis including me, so once I made a simple script for encoding and decoding the input string with base64.
base64.txt
Instruction:
1) Download the file and save the text file as PHP file.
2) Place the file in your root directory.
3) Execute the file from browser.
4) Enter the string to and decode [...]]]></description>
		<wfw:commentRss>http://blog.decryptweb.com/base64-encode-and-decode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
