<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Sat, 22 Nov 2008 12:32:31 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>Export MySQL query to Excel 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/718/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/718/comments/</comments>
		<pubDate>Tue, 04 Sep 2007 23:34:05 +0000</pubDate>
		<dc:creator>explode</dc:creator>
		<category>excel, mysql, PHP, query</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/718/</guid>
		<description>
			<![CDATA[
				<p>This is a cool function that lets you save MySQL query data to an Excel spreadsheet. This is good for taking a backup or if you want to change a lot of information fast, then re-upload it.<br /><br />I will use the config.php and class.mysql.php files from <a href='http://www.bytemycode.com/snippets/snippet/710/' target="_blank">MySQL DB Class with Extras</a>, so please look at those also.</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>