<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dynamic Guru &#187; parse_ini_file</title>
	<atom:link href="http://www.dynamicguru.com/tag/parse_ini_file/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dynamicguru.com</link>
	<description>Web design, Web development ,WordPress themes , php &#38; random techy stuff</description>
	<lastBuildDate>Sun, 22 Jan 2012 13:55:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Parsing &#8220;ini&#8221; configuration files using php</title>
		<link>http://www.dynamicguru.com/php/parsing-ini-configuration-files-using-php/</link>
		<comments>http://www.dynamicguru.com/php/parsing-ini-configuration-files-using-php/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 09:15:44 +0000</pubDate>
		<dc:creator>Aviator</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[parse_ini_file]]></category>
		<category><![CDATA[parsing ini files in php]]></category>
		<category><![CDATA[php configuration files]]></category>
		<category><![CDATA[settings file using php]]></category>

		<guid isPermaLink="false">http://www.dynamicguru.com/?p=188</guid>
		<description><![CDATA[
Many times during development involving php, one would want to store some variables as settings. The most common way developers do this is by defining those variables at the beginning of the script. For example, while writing a contact form script, I would like to define a few handy variables first, including admin email, contact ]]></description>
		<wfw:commentRss>http://www.dynamicguru.com/php/parsing-ini-configuration-files-using-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

