<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tech aspirant &#187; export</title>
	<atom:link href="http://www.techaspirant.com/tag/export/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techaspirant.com</link>
	<description>Freelance Project Developer &#124; Consultant - Cochin, Trivandrum, Calicut</description>
	<lastBuildDate>Wed, 21 Mar 2012 10:00:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Export Database to Excel or CSV File</title>
		<link>http://www.techaspirant.com/export-database-to-excel-or-csv-file/</link>
		<comments>http://www.techaspirant.com/export-database-to-excel-or-csv-file/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 04:32:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[csv]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[xls]]></category>

		<guid isPermaLink="false">http://arunrajr.com/blog/?p=53</guid>
		<description><![CDATA[The below code help you to export data from database to csv file exporttoxls To export a complete database, you should invoke all the tables via below code and apply the above code $dbname = &#8216;mysql_dbname&#8217;; if (!mysql_connect(&#8216;mysql_host&#8217;, &#8216;mysql_user&#8217;, &#8216;mysql_password&#8217;))<span class="ellipsis">&#8230;</span> <a href="http://www.techaspirant.com/export-database-to-excel-or-csv-file/"><div class="read-more">Read more &#8250;</div><!-- end of .read-more --></a>]]></description>
		<wfw:commentRss>http://www.techaspirant.com/export-database-to-excel-or-csv-file/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

