<?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 Development Tutorials &#187; File</title>
	<atom:link href="http://www.pk-tuts.co.uk/tag/file/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pk-tuts.co.uk</link>
	<description>Written By Peter Kelly</description>
	<lastBuildDate>Mon, 05 Apr 2010 19:44:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Force File Download</title>
		<link>http://www.pk-tuts.co.uk/php/php-functions/force-file-download?utm_source=subscriber&amp;utm_medium=rss&amp;utm_campaign=rss</link>
		<comments>http://www.pk-tuts.co.uk/php/php-functions/force-file-download#comments</comments>
		<pubDate>Sat, 29 Aug 2009 09:26:46 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[PHP Functions]]></category>
		<category><![CDATA[appology]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Download File]]></category>
		<category><![CDATA[downloads/]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[File Transfer]]></category>
		<category><![CDATA[file_exists]]></category>
		<category><![CDATA[Folder]]></category>
		<category><![CDATA[Force]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[is_dir]]></category>
		<category><![CDATA[ob_start();]]></category>
		<category><![CDATA[testdownload.zip]]></category>

		<guid isPermaLink="false">http://www.pk-tuts.co.uk/?p=136</guid>
		<description><![CDATA[So you&#8217;ve got a file, but its not a .zip or .rar etc which automatically downloads through the browser, its a file such as .txt which opens up in the browser but you want it to be downloaded to the users computer automatically. Well this function will allow you to force the browser to accept [...]]]></description>
		<wfw:commentRss>http://www.pk-tuts.co.uk/php/php-functions/force-file-download/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use Explode</title>
		<link>http://www.pk-tuts.co.uk/php/php-tutorials/how-to-use-explode?utm_source=subscriber&amp;utm_medium=rss&amp;utm_campaign=rss</link>
		<comments>http://www.pk-tuts.co.uk/php/php-tutorials/how-to-use-explode#comments</comments>
		<pubDate>Fri, 17 Jul 2009 13:33:48 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[Explode]]></category>
		<category><![CDATA[Explode From File]]></category>
		<category><![CDATA[Explode From String]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[PHP Explode]]></category>
		<category><![CDATA[String]]></category>

		<guid isPermaLink="false">http://www.pk-tuts.co.uk/?p=49</guid>
		<description><![CDATA[The explode function is used to grab certain information out of a file or string. This tutorial will show you how to explode out of both a file and a string.
Explode Structure

explode  ( string $delimiter  , string $string  [, int $limit  ] )

Explode From A String

As you can see arrays start [...]]]></description>
		<wfw:commentRss>http://www.pk-tuts.co.uk/php/php-tutorials/how-to-use-explode/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
