<?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>PHP Trivandrum &#187; file manipulation</title>
	<atom:link href="http://www.php-trivandrum.org/tag/file-manipulation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.php-trivandrum.org</link>
	<description>Get addicted to PHP</description>
	<lastBuildDate>Fri, 27 Jan 2012 03:19:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>File Caching Class</title>
		<link>http://www.php-trivandrum.org/code-snippets/file-caching-class/</link>
		<comments>http://www.php-trivandrum.org/code-snippets/file-caching-class/#comments</comments>
		<pubDate>Mon, 26 Jun 2006 13:02:12 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[cache remote file]]></category>
		<category><![CDATA[file manipulation]]></category>
		<category><![CDATA[php snippets]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/?p=13</guid>
		<description><![CDATA[Howdy,
This comes useful when you think about getting content from other sites like RSS Feeds, text feeds, currency conversion rates etc.  I tried to make this several times without such an enhancement. Finally the need arose and I have made this a reality.
I will need to find a better code highlighter plugin for wordpress [...]]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/code-snippets/file-caching-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A file proxy class</title>
		<link>http://www.php-trivandrum.org/code-snippets/a-file-proxy-class/</link>
		<comments>http://www.php-trivandrum.org/code-snippets/a-file-proxy-class/#comments</comments>
		<pubDate>Sun, 25 Jun 2006 16:53:57 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[file manipulation]]></category>
		<category><![CDATA[file proxy]]></category>
		<category><![CDATA[php snippets]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/?p=8</guid>
		<description><![CDATA[In a recent web project of mine, it was needed to offload some mp3 files to another server as per the hosting providers specifications.   these could not be overidden since the service was free for a specific purpose.  The database was on a different server, and as most of you know, this [...]]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/code-snippets/a-file-proxy-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

