<?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 Create Excel files in php with csv and tsv format	</title>
	<atom:link href="https://www.binarytides.com/php-create-excel-files/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.binarytides.com/php-create-excel-files/</link>
	<description>News, Technology, Entertainment and more</description>
	<lastBuildDate>Fri, 31 Jul 2020 04:29:50 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: tr3w		</title>
		<link>https://www.binarytides.com/php-create-excel-files/comment-page-1/#comment-201473</link>

		<dc:creator><![CDATA[tr3w]]></dc:creator>
		<pubDate>Tue, 09 Jul 2019 23:06:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=25#comment-201473</guid>

					<description><![CDATA[Or you could use PHP built in fputcsv function

https://www.php.net/manual/en/function.fputcsv.php]]></description>
			<content:encoded><![CDATA[<p>Or you could use PHP built in fputcsv function</p>
<p><a href="https://www.php.net/manual/en/function.fputcsv.php" rel="nofollow ugc">https://www.php.net/manual/en/function.fputcsv.php</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: DevPO		</title>
		<link>https://www.binarytides.com/php-create-excel-files/comment-page-1/#comment-164784</link>

		<dc:creator><![CDATA[DevPO]]></dc:creator>
		<pubDate>Thu, 12 Jul 2018 05:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=25#comment-164784</guid>

					<description><![CDATA[Hi,

The excel file is created and it opens on linux, but it says it is corrupt in windows.

Any suggestions please.

Thanks,
DevPO]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>The excel file is created and it opens on linux, but it says it is corrupt in windows.</p>
<p>Any suggestions please.</p>
<p>Thanks,<br />
DevPO</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hanen		</title>
		<link>https://www.binarytides.com/php-create-excel-files/comment-page-1/#comment-153797</link>

		<dc:creator><![CDATA[Hanen]]></dc:creator>
		<pubDate>Sun, 04 Feb 2018 16:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=25#comment-153797</guid>

					<description><![CDATA[Thank you so much, it&#039;s very helpful :)]]></description>
			<content:encoded><![CDATA[<p>Thank you so much, it&#8217;s very helpful :)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kamlesh Kotadiya		</title>
		<link>https://www.binarytides.com/php-create-excel-files/comment-page-1/#comment-151936</link>

		<dc:creator><![CDATA[Kamlesh Kotadiya]]></dc:creator>
		<pubDate>Fri, 19 Jan 2018 02:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=25#comment-151936</guid>

					<description><![CDATA[Thanks for this script but its generate xls file but when i open that file its give me this warning http://prntscr.com/i2gopz ,
So can you let me know what wrong over here?

Thanks,
Kamlesh]]></description>
			<content:encoded><![CDATA[<p>Thanks for this script but its generate xls file but when i open that file its give me this warning <a href="http://prntscr.com/i2gopz" rel="nofollow ugc">http://prntscr.com/i2gopz</a> ,<br />
So can you let me know what wrong over here?</p>
<p>Thanks,<br />
Kamlesh</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: admin		</title>
		<link>https://www.binarytides.com/php-create-excel-files/comment-page-1/#comment-65129</link>

		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 19 Oct 2011 00:42:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=25#comment-65129</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/php-create-excel-files/comment-page-1/#comment-65128&quot;&gt;Susanta K Beura&lt;/a&gt;.

Hello

For xls or xlsx formats use the PHPExcel Library from codeplex.
&lt;a href=&quot;http://phpexcel.codeplex.com/&quot; rel=&quot;nofollow&quot;&gt;http://phpexcel.codeplex.com/&lt;/a&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/php-create-excel-files/comment-page-1/#comment-65128">Susanta K Beura</a>.</p>
<p>Hello</p>
<p>For xls or xlsx formats use the PHPExcel Library from codeplex.<br />
<a href="http://phpexcel.codeplex.com/" rel="nofollow">http://phpexcel.codeplex.com/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Susanta K Beura		</title>
		<link>https://www.binarytides.com/php-create-excel-files/comment-page-1/#comment-65128</link>

		<dc:creator><![CDATA[Susanta K Beura]]></dc:creator>
		<pubDate>Tue, 28 Jul 2009 06:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=25#comment-65128</guid>

					<description><![CDATA[Hi
This is only a trick. But excellent information. But it will not solve my problem. I want to export my data into a XLS file not as a CSV/TSV.

Please post if you have any idea/updates.

Thanks]]></description>
			<content:encoded><![CDATA[<p>Hi<br />
This is only a trick. But excellent information. But it will not solve my problem. I want to export my data into a XLS file not as a CSV/TSV.</p>
<p>Please post if you have any idea/updates.</p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
