<?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>Forums, Blogs, Wikis &#187; export</title>
	<atom:link href="http://forumsblogswikis.com/tag/export/feed/" rel="self" type="application/rss+xml" />
	<link>http://forumsblogswikis.com</link>
	<description>News on forums, blogs, wikis, cms, etc</description>
	<lastBuildDate>Tue, 09 Feb 2010 11:37:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP script to export MySQL database as tab delimited file</title>
		<link>http://forumsblogswikis.com/2007/07/15/php-script-to-export-mysql-database-as-tab-delimited-file/</link>
		<comments>http://forumsblogswikis.com/2007/07/15/php-script-to-export-mysql-database-as-tab-delimited-file/#comments</comments>
		<pubDate>Sun, 15 Jul 2007 22:07:14 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.forumsblogswikis.com/2007/07/15/php-script-to-export-mysql-database-as-tab-delimited-file/</guid>
		<description><![CDATA[Found a short script today and thought others here might find it useful.  It connects to your MySQL server and exports a table as a tab delimited text file.  Great if you&#8217;re trying to import your MySQL data into another program where normal SQL may not work.
]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2007/07/15/php-script-to-export-mysql-database-as-tab-delimited-file/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

