<?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: ClassLoader</title>
	<atom:link href="http://www.achingbrain.net/stuff/php/classloader/feed" rel="self" type="application/rss+xml" />
	<link>http://www.achingbrain.net</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 13 Jun 2010 19:27:21 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Raffael</title>
		<link>http://www.achingbrain.net/stuff/php/classloader/comment-page-1#comment-306</link>
		<dc:creator>Raffael</dc:creator>
		<pubDate>Wed, 03 Jan 2007 15:40:31 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress/stuff/classloader#comment-306</guid>
		<description>and some more stuff. :)

1) The last example you give here does not work because you always prepend (line 154) $_SERVER[&#039;DOCUMENT_ROOT&#039;]. Your example would become: /var/www/html/usr/local/share/php5/myclasses/</description>
		<content:encoded><![CDATA[<p>and some more stuff. <img src='http://www.achingbrain.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>1) The last example you give here does not work because you always prepend (line 154) $_SERVER['DOCUMENT_ROOT']. Your example would become: /var/www/html/usr/local/share/php5/myclasses/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raffael</title>
		<link>http://www.achingbrain.net/stuff/php/classloader/comment-page-1#comment-305</link>
		<dc:creator>Raffael</dc:creator>
		<pubDate>Wed, 03 Jan 2007 12:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress/stuff/classloader#comment-305</guid>
		<description>Hi, I really like this class. I have one little update for line 144- 146. Why don&#039;t you take them together in one line? Like:
exit (&#039;&lt;h1&gt;ClassLoader Error&lt;/h1&gt;&lt;pre&gt;&#039; . $e-&gt;getMessage() . &#039;&lt;/pre&gt;&#039;);

I changed the string a little.</description>
		<content:encoded><![CDATA[<p>Hi, I really like this class. I have one little update for line 144- 146. Why don&#8217;t you take them together in one line? Like:<br />
exit (&#8217;<br />
<h1>ClassLoader Error</h1>
<p><pre>&#039; . $e-&gt;getMessage() . &#039;</pre>&#8217;);</p>
<p>I changed the string a little.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
