<?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>Brian M McGarvie &#187; File Reading</title>
	<atom:link href="http://www.mcgarvie.net/tag/file-reading/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mcgarvie.net</link>
	<description>Brian M McGarvie talks about … life and experiences in IT … and personal adventures and experiences and other odd things!</description>
	<lastBuildDate>Tue, 10 Jan 2012 16:43:19 +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>Reading and parsing text files with PHP</title>
		<link>http://www.mcgarvie.net/2009/08/03/all-the-rest/reading-and-parsing-text-files-with-php/</link>
		<comments>http://www.mcgarvie.net/2009/08/03/all-the-rest/reading-and-parsing-text-files-with-php/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 11:28:18 +0000</pubDate>
		<dc:creator>Brian M McGarvie</dc:creator>
				<category><![CDATA[All The Rest]]></category>
		<category><![CDATA[CSV File]]></category>
		<category><![CDATA[File Parsing]]></category>
		<category><![CDATA[File Reading]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Text File]]></category>

		<guid isPermaLink="false">http://www.mcgarvie.net/?p=88</guid>
		<description><![CDATA[Quite often, the need pops up to read text files, typically these are plain text or CSV (exports from Excel, MS Access or some other source). This guide will show you the pest practice for doing so. Plain text files &#8230; <a href="http://www.mcgarvie.net/2009/08/03/all-the-rest/reading-and-parsing-text-files-with-php/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.mcgarvie.net/2009/08/03/all-the-rest/reading-and-parsing-text-files-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
