<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: PHP Session Purging</title>
	<atom:link href="http://www.jordanh.net/2007/09/php-session-purging/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jordanh.net/2007/09/php-session-purging/</link>
	<description></description>
	<pubDate>Wed, 07 Jan 2009 02:40:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Damo</title>
		<link>http://www.jordanh.net/2007/09/php-session-purging/comment-page-1/#comment-136</link>
		<dc:creator>Damo</dc:creator>
		<pubDate>Sat, 05 Jul 2008 00:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.jordanh.net/2007/09/23/php-session-purging/#comment-136</guid>
		<description>Field type must be float, int or bigint for size operators like &#62; and &#60; to work, and also for ordering with ORDER BY to work.

--damo</description>
		<content:encoded><![CDATA[<p>Field type must be float, int or bigint for size operators like &gt; and &lt; to work, and also for ordering with ORDER BY to work.</p>
<p>&#8211;damo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie</title>
		<link>http://www.jordanh.net/2007/09/php-session-purging/comment-page-1/#comment-20</link>
		<dc:creator>Charlie</dc:creator>
		<pubDate>Fri, 18 Jan 2008 22:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.jordanh.net/2007/09/23/php-session-purging/#comment-20</guid>
		<description>Thought it was a bit old to comment on, but I was a tad bored! (6)</description>
		<content:encoded><![CDATA[<p>Thought it was a bit old to comment on, but I was a tad bored! (6)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan H</title>
		<link>http://www.jordanh.net/2007/09/php-session-purging/comment-page-1/#comment-19</link>
		<dc:creator>Jordan H</dc:creator>
		<pubDate>Fri, 18 Jan 2008 21:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.jordanh.net/2007/09/23/php-session-purging/#comment-19</guid>
		<description>I fixed it using that way ages ago. :D But thanks for the call!</description>
		<content:encoded><![CDATA[<p>I fixed it using that way ages ago. <img src='http://www.jordanh.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> But thanks for the call!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie</title>
		<link>http://www.jordanh.net/2007/09/php-session-purging/comment-page-1/#comment-18</link>
		<dc:creator>Charlie</dc:creator>
		<pubDate>Fri, 18 Jan 2008 12:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.jordanh.net/2007/09/23/php-session-purging/#comment-18</guid>
		<description>Hi Jordan,

What field type is the 'time' field?

Try $sql = "DELETE FROM adminsessions WHERE time&#60;$cutoff"; too (without the quotes around $cutoff)

Regards,

Charlie</description>
		<content:encoded><![CDATA[<p>Hi Jordan,</p>
<p>What field type is the &#8216;time&#8217; field?</p>
<p>Try $sql = &#8220;DELETE FROM adminsessions WHERE time&lt;$cutoff&#8221;; too (without the quotes around $cutoff)</p>
<p>Regards,</p>
<p>Charlie</p>
]]></content:encoded>
	</item>
</channel>
</rss>
