<?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: csv to associative array</title>
	<atom:link href="http://joshuamcginnis.com/2008/12/04/csv-to-associate-array/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshuamcginnis.com/2008/12/04/csv-to-associate-array/</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Tue, 24 Apr 2012 05:24:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Daniel</title>
		<link>http://joshuamcginnis.com/2008/12/04/csv-to-associate-array/#comment-6572</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 22 Jun 2011 16:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuamcginnis.com/?p=1124#comment-6572</guid>
		<description>Thanks! Worked perfectly!</description>
		<content:encoded><![CDATA[<p>Thanks! Worked perfectly!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua McGinnis</title>
		<link>http://joshuamcginnis.com/2008/12/04/csv-to-associate-array/#comment-181</link>
		<dc:creator>Joshua McGinnis</dc:creator>
		<pubDate>Fri, 30 Jul 2010 13:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuamcginnis.com/?p=1124#comment-181</guid>
		<description>Good catch. For the site I work on, and for the reason I use this function, $rID is required - but for the purposes of this example, it isn&#039;t necessary.</description>
		<content:encoded><![CDATA[<p>Good catch. For the site I work on, and for the reason I use this function, $rID is required &#8211; but for the purposes of this example, it isn&#8217;t necessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://joshuamcginnis.com/2008/12/04/csv-to-associate-array/#comment-173</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Thu, 29 Jul 2010 17:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuamcginnis.com/?p=1124#comment-173</guid>
		<description>$rID does nothing in that code. It&#039;s passed into the function but then never gets referenced. You should just remove it.</description>
		<content:encoded><![CDATA[<p>$rID does nothing in that code. It&#8217;s passed into the function but then never gets referenced. You should just remove it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://joshuamcginnis.com/2008/12/04/csv-to-associate-array/#comment-37</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sun, 23 May 2010 12:11:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuamcginnis.com/?p=1124#comment-37</guid>
		<description>Can you explain your function a little?  What does $rID refer to? What sort of data does the $rID consist of?  Where is $rID applied in the function?</description>
		<content:encoded><![CDATA[<p>Can you explain your function a little?  What does $rID refer to? What sort of data does the $rID consist of?  Where is $rID applied in the function?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

