<?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"
	>
<channel>
	<title>Comments on: Improved memcache php classes</title>
	<atom:link href="http://blog.welmers.net/bastiaan/2009/01/improved-memcache-php-classes.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.welmers.net/bastiaan/2009/01/improved-memcache-php-classes.html</link>
	<description>Just another weblog about computers and nothing</description>
	<pubDate>Wed, 08 Sep 2010 08:31:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: evet</title>
		<link>http://blog.welmers.net/bastiaan/2009/01/improved-memcache-php-classes.html#comment-556</link>
		<dc:creator>evet</dc:creator>
		<pubDate>Sat, 12 Jun 2010 22:42:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.welmers.net/bastiaan/?p=16#comment-556</guid>
		<description>You should edit your blog post;
if (is_resource($r) &#38;amp;amp;amp;&#38;amp;amp;amp; (($rows = mysql_num_rows($r)) != 0))  


Also error on line 83
Parse error: syntax error, unexpected T_VARIABLE, expecting ';' in D:\w\serv\www\_a\mc\index.php on line 83</description>
		<content:encoded><![CDATA[<p>You should edit your blog post;<br />
if (is_resource($r) &amp;amp;amp;amp;&amp;amp;amp;amp; (($rows = mysql_num_rows($r)) != 0))  </p>
<p>Also error on line 83<br />
Parse error: syntax error, unexpected T_VARIABLE, expecting &#8216;;&#8217; in D:\w\serv\www\_a\mc\index.php on line 83</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bastiaan</title>
		<link>http://blog.welmers.net/bastiaan/2009/01/improved-memcache-php-classes.html#comment-503</link>
		<dc:creator>bastiaan</dc:creator>
		<pubDate>Wed, 23 Sep 2009 14:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.welmers.net/bastiaan/?p=16#comment-503</guid>
		<description>You are right about that, it's fixed in the post. Thanks.</description>
		<content:encoded><![CDATA[<p>You are right about that, it&#8217;s fixed in the post. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://blog.welmers.net/bastiaan/2009/01/improved-memcache-php-classes.html#comment-502</link>
		<dc:creator>john</dc:creator>
		<pubDate>Wed, 23 Sep 2009 13:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.welmers.net/bastiaan/?p=16#comment-502</guid>
		<description># foreach($result2 as $lid) {  
# // instead of while ($row = mysql_fetch_assoc($result) {  
#      print $row['field'];  
#      // …..  
# }  

that meant to be like $result as $row ?</description>
		<content:encoded><![CDATA[<p># foreach($result2 as $lid) {<br />
# // instead of while ($row = mysql_fetch_assoc($result) {<br />
#      print $row['field'];<br />
#      // …..<br />
# }  </p>
<p>that meant to be like $result as $row ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
