<?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: Loading INI Files in PHP</title>
	<atom:link href="http://phpstarter.net/2009/04/loading-ini-files-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpstarter.net/2009/04/loading-ini-files-in-php/</link>
	<description>PHP Tips &#38; Tools From Starters to Experts</description>
	<lastBuildDate>Sat, 17 Mar 2012 08:13:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Jordan</title>
		<link>http://phpstarter.net/2009/04/loading-ini-files-in-php/comment-page-1/#comment-761</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Sat, 11 Jun 2011 17:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://phpstarter.net/?p=424#comment-761</guid>
		<description>I haven&#039;t seen many PHP applications that actually use .ini files. The standard generally is config.inc files with actual PHP Variables. I don&#039;t know why either, ini files are easy to read and easy to format. 

I used your article to answer a PHP question on one of my sites. Kudos!</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t seen many PHP applications that actually use .ini files. The standard generally is config.inc files with actual PHP Variables. I don&#8217;t know why either, ini files are easy to read and easy to format. </p>
<p>I used your article to answer a PHP question on one of my sites. Kudos!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

