<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: MySQL NOW()</title>
	<link>http://phpit.net/code/mysql-now/</link>
	<description>PHPit has dozens of PHP articles, codesnippets and FAQ's.</description>
	<pubDate>Fri, 16 Nov 2007 19:13:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: Dennis Pallett</title>
		<link>http://phpit.net/code/mysql-now/#comment-379</link>
		<pubDate>Mon, 09 Jan 2006 18:30:44 +0000</pubDate>
		<guid>http://phpit.net/code/mysql-now/#comment-379</guid>
					<description>(I've updated the snippet as well)</description>
		<content:encoded><![CDATA[<p>(I&#8217;ve updated the snippet as well)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Dennis Pallett</title>
		<link>http://phpit.net/code/mysql-now/#comment-378</link>
		<pubDate>Mon, 09 Jan 2006 18:29:24 +0000</pubDate>
		<guid>http://phpit.net/code/mysql-now/#comment-378</guid>
					<description>I hear you both, and I can't understand why this snippet was added by me at all. It must've been someone else ;)</description>
		<content:encoded><![CDATA[<p>I hear you both, and I can&#8217;t understand why this snippet was added by me at all. It must&#8217;ve been someone else ;)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Erin</title>
		<link>http://phpit.net/code/mysql-now/#comment-372</link>
		<pubDate>Sat, 07 Jan 2006 14:50:19 +0000</pubDate>
		<guid>http://phpit.net/code/mysql-now/#comment-372</guid>
					<description>Haha, all that work and you didnt realise the date() function. Sucker!</description>
		<content:encoded><![CDATA[<p>Haha, all that work and you didnt realise the date() function. Sucker!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: BraveBrain</title>
		<link>http://phpit.net/code/mysql-now/#comment-370</link>
		<pubDate>Fri, 06 Jan 2006 17:55:34 +0000</pubDate>
		<guid>http://phpit.net/code/mysql-now/#comment-370</guid>
					<description>or you can use the built-in date() function.

The following syntax will return the date in the same format as the above snippet

date("Y-m-d H:i:s");</description>
		<content:encoded><![CDATA[<p>or you can use the built-in date() function.</p>
<p>The following syntax will return the date in the same format as the above snippet</p>
<p>date(&#8221;Y-m-d H:i:s&#8221;);
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
