<?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 Using PHP</title>
	<atom:link href="http://teamtutorials.com/web-development-tutorials/how-to-parse-a-csv-file-using-php/feed" rel="self" type="application/rss+xml" />
	<link>http://teamtutorials.com/web-development-tutorials/how-to-parse-a-csv-file-using-php?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-parse-a-csv-file-using-php</link>
	<description></description>
	<lastBuildDate>Sun, 20 May 2012 13:40:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Andy Feliciotti</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-parse-a-csv-file-using-php#comment-7973</link>
		<dc:creator>Andy Feliciotti</dc:creator>
		<pubDate>Mon, 14 May 2012 15:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1850#comment-7973</guid>
		<description>Thanks for the tip, using this in my next project :)</description>
		<content:encoded><![CDATA[<p>Thanks for the tip, using this in my next project <img src='http://teamtutorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-parse-a-csv-file-using-php#comment-7891</link>
		<dc:creator>Brent</dc:creator>
		<pubDate>Wed, 07 Mar 2012 21:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1850#comment-7891</guid>
		<description>Thats because this is not HTML. This is PHP and the server doesn&#039;t know to look for and execute php code unless the file extension is .php</description>
		<content:encoded><![CDATA[<p>Thats because this is not HTML. This is PHP and the server doesn&#8217;t know to look for and execute php code unless the file extension is .php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP fgetcsv Tutorial &#124; KC-TUTOR</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-parse-a-csv-file-using-php#comment-7069</link>
		<dc:creator>PHP fgetcsv Tutorial &#124; KC-TUTOR</dc:creator>
		<pubDate>Tue, 01 Nov 2011 22:06:10 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1850#comment-7069</guid>
		<description>[...] tutorial is copyright by teamtutorials - PHP fgetcsv Tutorial &#8230;. Posts Related to PHP fgetcsv TutorialPHP fWrite OperationsPHP fWrite will write to an [...]</description>
		<content:encoded><![CDATA[<p>[...] tutorial is copyright by teamtutorials - PHP fgetcsv Tutorial &#8230;. Posts Related to PHP fgetcsv TutorialPHP fWrite OperationsPHP fWrite will write to an [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Partha</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-parse-a-csv-file-using-php#comment-6803</link>
		<dc:creator>Partha</dc:creator>
		<pubDate>Tue, 02 Aug 2011 13:29:59 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1850#comment-6803</guid>
		<description>Thanks i was finding this tutorial for my new site &lt;a href=&quot;http://www.healthcareindia.net&quot; rel=&quot;nofollow&quot;&gt;USA health care blog&lt;/a&gt; i need to read customer csv data . Thanks for sharing</description>
		<content:encoded><![CDATA[<p>Thanks i was finding this tutorial for my new site <a href="http://www.healthcareindia.net" rel="nofollow">USA health care blog</a> i need to read customer csv data . Thanks for sharing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rik</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-parse-a-csv-file-using-php#comment-6263</link>
		<dc:creator>Rik</dc:creator>
		<pubDate>Thu, 31 Mar 2011 01:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1850#comment-6263</guid>
		<description>Hi!
I tried to put this code in an html page

and it does not work

only when the code is in a PHP file extension</description>
		<content:encoded><![CDATA[<p>Hi!<br />
I tried to put this code in an html page</p>
<p>and it does not work</p>
<p>only when the code is in a PHP file extension</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reynante Santiago</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-parse-a-csv-file-using-php#comment-6139</link>
		<dc:creator>Reynante Santiago</dc:creator>
		<pubDate>Wed, 09 Feb 2011 07:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1850#comment-6139</guid>
		<description>Nice. :)</description>
		<content:encoded><![CDATA[<p>Nice. <img src='http://teamtutorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PeterPC</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-parse-a-csv-file-using-php#comment-6095</link>
		<dc:creator>PeterPC</dc:creator>
		<pubDate>Mon, 24 Jan 2011 18:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1850#comment-6095</guid>
		<description>aaiiii... I&#039;m running less than 5.3, soooo... I&#039;m in need of doing it manually. Anyone having a super algorithm for the job ?</description>
		<content:encoded><![CDATA[<p>aaiiii&#8230; I&#8217;m running less than 5.3, soooo&#8230; I&#8217;m in need of doing it manually. Anyone having a super algorithm for the job ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-parse-a-csv-file-using-php#comment-6037</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 28 Dec 2010 05:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1850#comment-6037</guid>
		<description>Many Thanks for scripts.</description>
		<content:encoded><![CDATA[<p>Many Thanks for scripts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vlad</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-parse-a-csv-file-using-php#comment-5989</link>
		<dc:creator>Vlad</dc:creator>
		<pubDate>Wed, 15 Dec 2010 20:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1850#comment-5989</guid>
		<description>&lt;code&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p><code></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vlad</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-parse-a-csv-file-using-php#comment-5988</link>
		<dc:creator>Vlad</dc:creator>
		<pubDate>Wed, 15 Dec 2010 20:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1850#comment-5988</guid>
		<description>i&#039;m having a little trouble getting things to echo. i simplified the script to this:



and yet nothing gets echo&#039;d. I&#039;ve tried to used &quot;print&quot; instead of echo as well. what i expect to happen is that the contents of test.csv would print out. thanks in advance</description>
		<content:encoded><![CDATA[<p>i&#8217;m having a little trouble getting things to echo. i simplified the script to this:</p>
<p>and yet nothing gets echo&#8217;d. I&#8217;ve tried to used &#8220;print&#8221; instead of echo as well. what i expect to happen is that the contents of test.csv would print out. thanks in advance</p>
]]></content:encoded>
	</item>
</channel>
</rss>

