<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<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>Comments on: Query results within last X days</title>
	<link>http://www.php-scripts.com/20051005/31/</link>
	<description>Writing about PHP scripting since 12/99. Learn something new every day.</description>
	<pubDate>Sat, 11 Feb 2012 04:52:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: laura lewis</title>
		<link>http://www.php-scripts.com/20051005/31/#comment-159285</link>
		<dc:creator>laura lewis</dc:creator>
		<pubDate>Mon, 06 Feb 2012 03:33:49 +0000</pubDate>
		<guid>http://www.php-scripts.com/20051005/31/#comment-159285</guid>
		<description>&lt;strong&gt;&#60; b &#62;&#60; a href="http://lwig.tk/AngelaWabu" &#62;long haircuts&#60; /a &#62;&#60; /b &#62;&#60; /blockquote &#62;&lt;/strong&gt;

I loved as much as you will receive carried out right here. The sketch is attractive, your authored material stylish. nonetheless, you command get got an edginess over that you wish be delivering the following. unwell unquestionably come further former...</description>
		<content:encoded><![CDATA[<p><strong>&lt; b &gt;&lt; a href=&#8221;http://lwig.tk/AngelaWabu&#8221; &gt;long haircuts&lt; /a &gt;&lt; /b &gt;&lt; /blockquote &gt;</strong></p>
<p>I loved as much as you will receive carried out right here. The sketch is attractive, your authored material stylish. nonetheless, you command get got an edginess over that you wish be delivering the following. unwell unquestionably come further former&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ozonew4m</title>
		<link>http://www.php-scripts.com/20051005/31/#comment-73747</link>
		<dc:creator>ozonew4m</dc:creator>
		<pubDate>Tue, 29 Apr 2008 11:34:01 +0000</pubDate>
		<guid>http://www.php-scripts.com/20051005/31/#comment-73747</guid>
		<description>your missing a close bracket in your code:

$days_ago = date(“Y-m-d H:i:s”, ($now - (86400 * $days));

should be:

$days_ago = date(“Y-m-d H:i:s”, ($now - (86400 * $days)));

cheers</description>
		<content:encoded><![CDATA[<p>your missing a close bracket in your code:</p>
<p>$days_ago = date(“Y-m-d H:i:s”, ($now - (86400 * $days));</p>
<p>should be:</p>
<p>$days_ago = date(“Y-m-d H:i:s”, ($now - (86400 * $days)));</p>
<p>cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>

