<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to parse a CSV file with PHP</title>
	<atom:link href="http://www.justin-cook.com/wp/2007/09/23/how-to-parse-a-csv-file-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justin-cook.com/wp/2007/09/23/how-to-parse-a-csv-file-with-php/</link>
	<description>A web, games, technology, programming and SEO blog by Justin Cook</description>
	<lastBuildDate>Wed, 04 Jan 2012 07:53:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: OurPhotos</title>
		<link>http://www.justin-cook.com/wp/2007/09/23/how-to-parse-a-csv-file-with-php/comment-page-1/#comment-155565</link>
		<dc:creator>OurPhotos</dc:creator>
		<pubDate>Tue, 07 Jul 2009 01:23:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.justin-cook.com/wp/2007/09/23/how-to-parse-a-csv-file-with-php/#comment-155565</guid>
		<description>Your statement of &quot;...no programming problem is unique&quot; - it&#039;s so true! I found James Benson&#039;s suggestion good, using the php function fgetcsv. Thanks for your posts.</description>
		<content:encoded><![CDATA[<p>Your statement of &#034;&#8230;no programming problem is unique&#034; &#8211; it&#039;s so true! I found James Benson&#039;s suggestion good, using the php function fgetcsv. Thanks for your posts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://www.justin-cook.com/wp/2007/09/23/how-to-parse-a-csv-file-with-php/comment-page-1/#comment-154715</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Mon, 02 Mar 2009 06:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.justin-cook.com/wp/2007/09/23/how-to-parse-a-csv-file-with-php/#comment-154715</guid>
		<description>PHP classes website is not really good in my opinion.
I like PEAR better, they also have a good solid product for csv parsing.

&lt;a href=&#039;http://pear.php.net/package/File_CSV_DataSource&#039; rel=&quot;nofollow&quot;&gt;
http://pear.php.net/package/File_CSV_DataSource &lt;/a&gt;
This of course assumes that you are using the PEAR Package System.
if not, the package only has one file, so you can download it and do a require_once &#039;xxx&#039;;
and use it!</description>
		<content:encoded><![CDATA[<p>PHP classes website is not really good in my opinion.<br />
I like PEAR better, they also have a good solid product for csv parsing.</p>
<p><a href='http://pear.php.net/package/File_CSV_DataSource' rel="nofollow"><br />
</a><a href="http://pear.php.net/package/File_CSV_DataSource" rel="nofollow">http://pear.php.net/package/File_CSV_DataSource</a><br />
This of course assumes that you are using the PEAR Package System.<br />
if not, the package only has one file, so you can download it and do a require_once &#039;xxx&#039;;<br />
and use it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Benson</title>
		<link>http://www.justin-cook.com/wp/2007/09/23/how-to-parse-a-csv-file-with-php/comment-page-1/#comment-135003</link>
		<dc:creator>James Benson</dc:creator>
		<pubDate>Fri, 18 Jul 2008 04:07:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.justin-cook.com/wp/2007/09/23/how-to-parse-a-csv-file-with-php/#comment-135003</guid>
		<description>Or you could just use the PHP function fgetcsv http://uk2.php.net/fgetcsv</description>
		<content:encoded><![CDATA[<p>Or you could just use the PHP function fgetcsv <a href="http://uk2.php.net/fgetcsv" rel="nofollow">http://uk2.php.net/fgetcsv</a></p>
]]></content:encoded>
	</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! -->
