<?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>Web development &#187; SQL</title>
	<atom:link href="http://sourcecodemoney.com/category/sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://sourcecodemoney.com</link>
	<description>Use source code for money</description>
	<lastBuildDate>Mon, 21 Nov 2011 12:03:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Insert date to MySql</title>
		<link>http://sourcecodemoney.com/insert-date-to-mysql/sql/</link>
		<comments>http://sourcecodemoney.com/insert-date-to-mysql/sql/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 11:21:18 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Insert Date]]></category>
		<category><![CDATA[Insert Date Php]]></category>
		<category><![CDATA[Mysql]]></category>

		<guid isPermaLink="false">http://sourcecodemoney.com/?p=34</guid>
		<description><![CDATA[		<link href="http://sourcecodemoney.com/wp-content/plugins/diggme/css.css" rel="stylesheet" type="text/css" />
		To insert date into MySql just add this query: $query = &#8220;INSERT INTO card  (cardfullname, carddate) values (&#8216;Andy&#8217;, now())&#8221;;]]></description>
			<content:encoded><![CDATA[		<link href="http://sourcecodemoney.com/wp-content/plugins/diggme/css.css" rel="stylesheet" type="text/css" />
		<div id="diggbutton"><a href="http://digg.com/submit?phase=2&amp;url=http://sourcecodemoney.com/insert-date-to-mysql/sql/"><img src="http://sourcecodemoney.com/wp-content/plugins/diggme/digg.png"></a></div><p>To insert date into MySql just add this query:</p>
<div id="code">$query = &#8220;INSERT INTO card  (cardfullname, carddate) values (&#8216;Andy&#8217;, now())&#8221;;</div>
]]></content:encoded>
			<wfw:commentRss>http://sourcecodemoney.com/insert-date-to-mysql/sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

