<?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>LogicPool - Web Developers Resource &#187; MySQL</title>
	<atom:link href="http://logicpool.com/archives/category/mysql/feed" rel="self" type="application/rss+xml" />
	<link>http://logicpool.com</link>
	<description>Web Designers &#38; Developers Resource</description>
	<lastBuildDate>Tue, 03 Jan 2012 15:30:48 +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>List of PHP and MySQL Code Generators</title>
		<link>http://logicpool.com/archives/297</link>
		<comments>http://logicpool.com/archives/297#comments</comments>
		<pubDate>Fri, 22 Oct 2010 19:42:29 +0000</pubDate>
		<dc:creator>DLL</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://logicpool.com/?p=297</guid>
		<description><![CDATA[It&#8217;s both a dream and nightmare (if you make a living writing code) to have a tool that can turn a database into a fully functional application with little or no manual coding. Depending on your dream some of these tools may be just what you are are looking for, but none are likely to [...]]]></description>
		<wfw:commentRss>http://logicpool.com/archives/297/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>How to format Date &amp; Time input from a php form into MySQL UNIX datetime format</title>
		<link>http://logicpool.com/archives/285</link>
		<comments>http://logicpool.com/archives/285#comments</comments>
		<pubDate>Fri, 24 Sep 2010 17:49:48 +0000</pubDate>
		<dc:creator>DLL</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://logicpool.com/?p=285</guid>
		<description><![CDATA[If you&#8217;re building any type of app that requires dates and times you&#8217;ll need to know how to convert user entered data into the MySQL datetime format. The datetime format is: yyyy/mm/dd hh:mm:ss Note that the time portion is 24hr time and not 12 hour time. This function will output a MySQL datetime formatted string [...]]]></description>
		<wfw:commentRss>http://logicpool.com/archives/285/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backing Up and Restoring MySQL Databases on your PC</title>
		<link>http://logicpool.com/archives/182</link>
		<comments>http://logicpool.com/archives/182#comments</comments>
		<pubDate>Wed, 27 May 2009 22:41:14 +0000</pubDate>
		<dc:creator>DLL</dc:creator>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://logicpool.com/?p=182</guid>
		<description><![CDATA[Recently it became obvious that I really didn&#8217;t understand how MySQL stores databases on my PC and although I backup frequently, the files I thought were the databases were only the table structures. Not only that but restoring them was not a matter of simply copying the files back to my hard drive. I was [...]]]></description>
		<wfw:commentRss>http://logicpool.com/archives/182/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

