<?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>PHPSuperBLOG &#187; Excel</title>
	<atom:link href="http://www.phpsuperblog.com/tag/excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpsuperblog.com</link>
	<description>Lot of IT, Lot of Fun</description>
	<lastBuildDate>Wed, 30 Nov 2011 12:34:20 +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>Import Excel, CSV file data into MySQL database table</title>
		<link>http://www.phpsuperblog.com/mysql/import-excel-csv-file-data-into-mysql-database-table/</link>
		<comments>http://www.phpsuperblog.com/mysql/import-excel-csv-file-data-into-mysql-database-table/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 03:17:44 +0000</pubDate>
		<dc:creator>Shek</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[CSV]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Import]]></category>
		<category><![CDATA[Insert]]></category>
		<category><![CDATA[Phpmyadmin]]></category>

		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=64</guid>
		<description><![CDATA[To import Excel data into the MySQL database&#8217;s table is easy. All you have to do is to save the Excel file as &#8220;CSV&#8221; Format, and use phpmyadmin to complete the job for you. Here I have create an example to show you how to do so: Here are the program I use in this [...]]]></description>
		<wfw:commentRss>http://www.phpsuperblog.com/mysql/import-excel-csv-file-data-into-mysql-database-table/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

