<?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; CSV</title>
	<atom:link href="http://www.phpsuperblog.com/tag/csv/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 address book contacts from excel to outlook express</title>
		<link>http://www.phpsuperblog.com/misc/import-address-book-contacts-from-excel-to-outlook-express/</link>
		<comments>http://www.phpsuperblog.com/misc/import-address-book-contacts-from-excel-to-outlook-express/#comments</comments>
		<pubDate>Tue, 22 Feb 2011 14:37:24 +0000</pubDate>
		<dc:creator>Shek</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[CSV]]></category>
		<category><![CDATA[Import]]></category>
		<category><![CDATA[Outlook Express]]></category>

		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=676</guid>
		<description><![CDATA[To add a new contact into outlook express is easy,  but in cases where there are many contacts needed to add into the outlook express,then we have to use Excel. And here is the way to do it. Open the excel file of the contacts: the file should contain columns of names and email addresses, [...]]]></description>
		<wfw:commentRss>http://www.phpsuperblog.com/misc/import-address-book-contacts-from-excel-to-outlook-express/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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>

