<?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>Wed, 08 Oct 2008 00:30:05 +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>Print MySQL Query 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/717/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/717/comments/</comments>
		<pubDate>Tue, 04 Sep 2007 23:27:18 +0000</pubDate>
		<dc:creator>explode</dc:creator>
		<category>mysql, PHP, query</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/717/</guid>
		<description>
			<![CDATA[
				<p>This is a little function that you can use to print out results of a query. It will dynamicly generate the table for you (like phpMyAdmin). This is a nice little checker that is fast. It beats logging into phpMyAdmin and typing in your query there.<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>