<?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; Files</title>
	<atom:link href="http://blog.decryptweb.com/tag/files/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.decryptweb.com</link>
	<description>Open Source Web Solutions</description>
	<lastBuildDate>Fri, 20 Jan 2012 11:21:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Encode Decode image using PHP</title>
		<link>http://blog.decryptweb.com/encode-decode-image-php/</link>
		<comments>http://blog.decryptweb.com/encode-decode-image-php/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 11:21:26 +0000</pubDate>
		<dc:creator>DWRoot</dc:creator>
				<category><![CDATA[PHP/MySQL]]></category>
		<category><![CDATA[Files]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.decryptweb.com/?p=350</guid>
		<description><![CDATA[Hello, I am describing here the way to 1) Encode image to generate a string 2) Decode image from a given encoded string 1) Here you need to specifiy the path of your image in variable &#8216;$image_path&#8217; 2) Here I am using the string produced from the exuting the code seen above, it can be [...]]]></description>
		<wfw:commentRss>http://blog.decryptweb.com/encode-decode-image-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copy Directory</title>
		<link>http://blog.decryptweb.com/copy-directory/</link>
		<comments>http://blog.decryptweb.com/copy-directory/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 17:20:18 +0000</pubDate>
		<dc:creator>DWRoot</dc:creator>
				<category><![CDATA[PHP/MySQL]]></category>
		<category><![CDATA[Copy]]></category>
		<category><![CDATA[Directory]]></category>
		<category><![CDATA[Files]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.decryptweb.com/?p=74</guid>
		<description><![CDATA[I am listing here the method to copy full Directories with all sub-directories and files.]]></description>
		<wfw:commentRss>http://blog.decryptweb.com/copy-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

