<?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: Export data to CSV (Comma Separated Value)</title>
	<atom:link href="http://www.wlscripting.com/tutorial/36/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wlscripting.com/tutorial/36</link>
	<description>PHP coding tutorials</description>
	<lastBuildDate>Tue, 27 Jul 2010 02:32:09 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9-beta-1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Arvind</title>
		<link>http://www.wlscripting.com/tutorial/36/comment-page-1#comment-186128</link>
		<dc:creator>Arvind</dc:creator>
		<pubDate>Sun, 23 Aug 2009 07:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/36#comment-186128</guid>
		<description>What about commas and special characters?</description>
		<content:encoded><![CDATA[<p>What about commas and special characters?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.wlscripting.com/tutorial/36/comment-page-1#comment-138283</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 24 Sep 2008 02:19:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/36#comment-138283</guid>
		<description>Ahmad, check out page 2 of this tutorial and that should fix the issue you are having. http://www.wlscripting.com/tutorial/36/2/</description>
		<content:encoded><![CDATA[<p>Ahmad, check out page 2 of this tutorial and that should fix the issue you are having. <a href="http://www.wlscripting.com/tutorial/36/2/" rel="nofollow">http://www.wlscripting.com/tutorial/36/2/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmad</title>
		<link>http://www.wlscripting.com/tutorial/36/comment-page-1#comment-138090</link>
		<dc:creator>Ahmad</dc:creator>
		<pubDate>Tue, 23 Sep 2008 11:54:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/36#comment-138090</guid>
		<description>hello guys,

Can anybody help me that if &quot;first value&quot; contain comma separated value like &quot;first,value&quot; and I want to export to csv in first cell then how can I do ?

another problem is that how can I give the font style to the cell ?

please help me guys</description>
		<content:encoded><![CDATA[<p>hello guys,</p>
<p>Can anybody help me that if &#8220;first value&#8221; contain comma separated value like &#8220;first,value&#8221; and I want to export to csv in first cell then how can I do ?</p>
<p>another problem is that how can I give the font style to the cell ?</p>
<p>please help me guys</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sanyogita</title>
		<link>http://www.wlscripting.com/tutorial/36/comment-page-1#comment-104533</link>
		<dc:creator>Sanyogita</dc:creator>
		<pubDate>Fri, 06 Jun 2008 12:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/36#comment-104533</guid>
		<description>Hello all,
   A bit of modification in the above code and appending it to my existing code, helped me a lot....
 Thanks.....God Bless</description>
		<content:encoded><![CDATA[<p>Hello all,<br />
   A bit of modification in the above code and appending it to my existing code, helped me a lot&#8230;.<br />
 Thanks&#8230;..God Bless</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Export php generated data to CSV &#171; A Guilty Pleasure</title>
		<link>http://www.wlscripting.com/tutorial/36/comment-page-1#comment-94126</link>
		<dc:creator>Export php generated data to CSV &#171; A Guilty Pleasure</dc:creator>
		<pubDate>Wed, 07 May 2008 15:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/36#comment-94126</guid>
		<description>[...] WLScripting.com Â» Export data to CSV Comma Separated Value [...]</description>
		<content:encoded><![CDATA[<p>[...] WLScripting.com Â» Export data to CSV Comma Separated Value [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thad</title>
		<link>http://www.wlscripting.com/tutorial/36/comment-page-1#comment-43847</link>
		<dc:creator>Thad</dc:creator>
		<pubDate>Mon, 19 Nov 2007 15:33:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/36#comment-43847</guid>
		<description>This does not work with IE7...get an errors saying that there is a problem trying to download the php file....works great in firefox tho...</description>
		<content:encoded><![CDATA[<p>This does not work with IE7&#8230;get an errors saying that there is a problem trying to download the php file&#8230;.works great in firefox tho&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Isaac</title>
		<link>http://www.wlscripting.com/tutorial/36/comment-page-1#comment-616</link>
		<dc:creator>Isaac</dc:creator>
		<pubDate>Wed, 07 Feb 2007 03:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/36#comment-616</guid>
		<description>Awesomeness! Thanks</description>
		<content:encoded><![CDATA[<p>Awesomeness! Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahadev</title>
		<link>http://www.wlscripting.com/tutorial/36/comment-page-1#comment-524</link>
		<dc:creator>mahadev</dc:creator>
		<pubDate>Mon, 29 Jan 2007 10:18:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/36#comment-524</guid>
		<description>hi guys,

 This article is very helpful to us.


Mahadev</description>
		<content:encoded><![CDATA[<p>hi guys,</p>
<p> This article is very helpful to us.</p>
<p>Mahadev</p>
]]></content:encoded>
	</item>
</channel>
</rss>
