<?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: Dump an array of data to CSV with PHP</title>
	<atom:link href="http://shrimpworks.za.net/2005/08/02/dump-an-array-of-data-to-csv-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://shrimpworks.za.net/2005/08/02/dump-an-array-of-data-to-csv-with-php/</link>
	<description>Why am I so n00b?</description>
	<lastBuildDate>Thu, 22 Jul 2010 15:10:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Criticism</title>
		<link>http://shrimpworks.za.net/2005/08/02/dump-an-array-of-data-to-csv-with-php/comment-page-1/#comment-4104</link>
		<dc:creator>Criticism</dc:creator>
		<pubDate>Mon, 12 Jul 2010 09:35:35 +0000</pubDate>
		<guid isPermaLink="false">http://malcolm.shrimpworks.za.net/~shrimp/blog/?p=34#comment-4104</guid>
		<description>Very bad example. VERY, VERY bad example!

you miss all the important things here like e.g. error handling and character encoding etc. what will happen if your data contains things like 
&quot;I´m a record, yes I am!&quot;

It will break. Indeed, a very, very bad example.</description>
		<content:encoded><![CDATA[<p>Very bad example. VERY, VERY bad example!</p>
<p>you miss all the important things here like e.g. error handling and character encoding etc. what will happen if your data contains things like<br />
&#8220;I´m a record, yes I am!&#8221;</p>
<p>It will break. Indeed, a very, very bad example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger</title>
		<link>http://shrimpworks.za.net/2005/08/02/dump-an-array-of-data-to-csv-with-php/comment-page-1/#comment-112</link>
		<dc:creator>Roger</dc:creator>
		<pubDate>Fri, 05 Aug 2005 14:37:18 +0000</pubDate>
		<guid isPermaLink="false">http://malcolm.shrimpworks.za.net/~shrimp/blog/?p=34#comment-112</guid>
		<description>Redundancy elimination...
Or so they say, I must confess this is rather usefull...</description>
		<content:encoded><![CDATA[<p>Redundancy elimination&#8230;<br />
Or so they say, I must confess this is rather usefull&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nomie</title>
		<link>http://shrimpworks.za.net/2005/08/02/dump-an-array-of-data-to-csv-with-php/comment-page-1/#comment-111</link>
		<dc:creator>nomie</dc:creator>
		<pubDate>Fri, 05 Aug 2005 10:15:53 +0000</pubDate>
		<guid isPermaLink="false">http://malcolm.shrimpworks.za.net/~shrimp/blog/?p=34#comment-111</guid>
		<description>huh</description>
		<content:encoded><![CDATA[<p>huh</p>
]]></content:encoded>
	</item>
</channel>
</rss>
