<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Creating a PHP Settings Class</title>
	<link>http://phpit.net/article/create-settings-class-php/</link>
	<description>PHPit has dozens of PHP articles, codesnippets and FAQ's.</description>
	<pubDate>Fri, 01 Aug 2008 23:48:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: Rodrigo D.</title>
		<link>http://phpit.net/article/create-settings-class-php/#comment-11762</link>
		<pubDate>Tue, 22 Aug 2006 19:45:45 +0000</pubDate>
		<guid>http://phpit.net/article/create-settings-class-php/#comment-11762</guid>
					<description>newbie herer .. i like this approach... 
will try to incorporate...thnx!</description>
		<content:encoded><![CDATA[<p>newbie herer .. i like this approach&#8230;<br />
will try to incorporate&#8230;thnx!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: jud.io &#187; Archive &#187; PHP 101: 11 tutorials about classes in php</title>
		<link>http://phpit.net/article/create-settings-class-php/#comment-8880</link>
		<pubDate>Wed, 26 Jul 2006 02:12:42 +0000</pubDate>
		<guid>http://phpit.net/article/create-settings-class-php/#comment-8880</guid>
					<description>[...] Great Class Article (#1 on google) Older article, but helps explain why to use classes Simple php class overview Advanced Article from Zend (the creators of the Zend PHP Engine) on classes Beginners tutorial to classes Abstract way of thinking about OOP An extensive look at OOP in php4 Advanced overview of OOP coding strategy Using advanced concepts with PHP classes Creating a settings class in PHP  By far the best overall introduction to OOP I have EVER come across: The best OOP and PHP class tutorial! Happy classing! [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Great Class Article (#1 on google) Older article, but helps explain why to use classes Simple php class overview Advanced Article from Zend (the creators of the Zend PHP Engine) on classes Beginners tutorial to classes Abstract way of thinking about OOP An extensive look at OOP in php4 Advanced overview of OOP coding strategy Using advanced concepts with PHP classes Creating a settings class in PHP  By far the best overall introduction to OOP I have EVER come across: The best OOP and PHP class tutorial! Happy classing! [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Eric Lin</title>
		<link>http://phpit.net/article/create-settings-class-php/#comment-7449</link>
		<pubDate>Thu, 13 Jul 2006 04:02:35 +0000</pubDate>
		<guid>http://phpit.net/article/create-settings-class-php/#comment-7449</guid>
					<description>so if I have a database class which handles database queries, I would need to include the settings class in my database class, which means that my database class will be relying on settings class, is that good or bad?</description>
		<content:encoded><![CDATA[<p>so if I have a database class which handles database queries, I would need to include the settings class in my database class, which means that my database class will be relying on settings class, is that good or bad?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Gaetan</title>
		<link>http://phpit.net/article/create-settings-class-php/#comment-7121</link>
		<pubDate>Mon, 10 Jul 2006 13:32:51 +0000</pubDate>
		<guid>http://phpit.net/article/create-settings-class-php/#comment-7121</guid>
					<description>I think that the cost of parsing a configuration file is to expensive for php, how is it in realty ?</description>
		<content:encoded><![CDATA[<p>I think that the cost of parsing a configuration file is to expensive for php, how is it in realty ?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: R. Villar David</title>
		<link>http://phpit.net/article/create-settings-class-php/#comment-6681</link>
		<pubDate>Fri, 07 Jul 2006 13:31:44 +0000</pubDate>
		<guid>http://phpit.net/article/create-settings-class-php/#comment-6681</guid>
					<description>Very nice... I'll be looking back at this later on, keep the tutes coming :)</description>
		<content:encoded><![CDATA[<p>Very nice&#8230; I&#8217;ll be looking back at this later on, keep the tutes coming :)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Andy Boyd &#187; Creating a PHP Settings Class</title>
		<link>http://phpit.net/article/create-settings-class-php/#comment-4497</link>
		<pubDate>Thu, 22 Jun 2006 14:20:09 +0000</pubDate>
		<guid>http://phpit.net/article/create-settings-class-php/#comment-4497</guid>
					<description>[...] http://phpit.net/article/create-settings-class-php/ [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] <a href='/article/create-settings-class-php/' rel='nofollow'>http://phpit.net/article/create-settings-class-php/</a> [&#8230;]
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
