<?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&#8217;s hidden treasures</title>
	<atom:link href="http://blog.affien.com/archives/2006/01/30/phps-hidden-treasures/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.affien.com/archives/2006/01/30/phps-hidden-treasures/</link>
	<description>A few thoughts</description>
	<lastBuildDate>Tue, 02 Mar 2010 14:24:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bas Westerbaan</title>
		<link>http://blog.affien.com/archives/2006/01/30/phps-hidden-treasures/comment-page-1/#comment-8511</link>
		<dc:creator>Bas Westerbaan</dc:creator>
		<pubDate>Mon, 30 Jan 2006 22:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.w-nz.com/archives/2006/01/30/phps-hidden-treasures/#comment-8511</guid>
		<description>An alternative to this would be stuff like memcached servers. Getting your shared server admin to install one of those would be a lot more trouble than enabling that extension.

The problem though, is that I intended to use this for PHP environments without a lot of extensions or mySQL. Guess I`ll have to rely on ye bad old flock and files.</description>
		<content:encoded><![CDATA[<p>An alternative to this would be stuff like memcached servers. Getting your shared server admin to install one of those would be a lot more trouble than enabling that extension.</p>
<p>The problem though, is that I intended to use this for PHP environments without a lot of extensions or mySQL. Guess I`ll have to rely on ye bad old flock and files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zef</title>
		<link>http://blog.affien.com/archives/2006/01/30/phps-hidden-treasures/comment-page-1/#comment-8510</link>
		<dc:creator>Zef</dc:creator>
		<pubDate>Mon, 30 Jan 2006 22:47:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.w-nz.com/archives/2006/01/30/phps-hidden-treasures/#comment-8510</guid>
		<description>I remember stories of vBulletin users using this extension, the problem is that is exactly that: an extension. Not enabled by default in PHP so very few hosts have it enabled. And indeed there&#039;s a portability problem, as you can read on the PHP website.</description>
		<content:encoded><![CDATA[<p>I remember stories of vBulletin users using this extension, the problem is that is exactly that: an extension. Not enabled by default in PHP so very few hosts have it enabled. And indeed there&#8217;s a portability problem, as you can read on the PHP website.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
