<?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: Zend Framework: Accessing configuration data in application.ini</title>
	<atom:link href="http://blog.ekini.net/2009/12/29/zend-framework-accessing-configuration-data-in-application-ini/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ekini.net/2009/12/29/zend-framework-accessing-configuration-data-in-application-ini/</link>
	<description>Wenbert Del Rosario: PHP, MySQL, Javascript, MVC, Zend Framework, AJAX, jQuery.</description>
	<lastBuildDate>Tue, 24 Aug 2010 21:25:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Murat BEŞER</title>
		<link>http://blog.ekini.net/2009/12/29/zend-framework-accessing-configuration-data-in-application-ini/comment-page-1/#comment-12010</link>
		<dc:creator>Murat BEŞER</dc:creator>
		<pubDate>Tue, 29 Dec 2009 16:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ekini.net/?p=680#comment-12010</guid>
		<description>If I remember correctly, you can retrieve configuration.ini (When you are using (zend_application)) application resources you can get with it
&lt;code&gt;
$this-&gt;bootstrap = $this-&gt;getInvokeArg(&#039;bootstrap&#039;);
$this-&gt;bootstrap-&gt;getResource(&quot;keyName&quot;);
&lt;/code&gt;

but other I don&#039;t remember other configuration samples... If I see again I will be post the code in here</description>
		<content:encoded><![CDATA[<p>If I remember correctly, you can retrieve configuration.ini (When you are using (zend_application)) application resources you can get with it<br />
<code><br />
$this-&gt;bootstrap = $this-&gt;getInvokeArg('bootstrap');<br />
$this-&gt;bootstrap-&gt;getResource("keyName");<br />
</code></p>
<p>but other I don&#8217;t remember other configuration samples&#8230; If I see again I will be post the code in here</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wenbert</title>
		<link>http://blog.ekini.net/2009/12/29/zend-framework-accessing-configuration-data-in-application-ini/comment-page-1/#comment-12008</link>
		<dc:creator>Wenbert</dc:creator>
		<pubDate>Tue, 29 Dec 2009 11:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ekini.net/?p=680#comment-12008</guid>
		<description>Thanks to Akrabat :P</description>
		<content:encoded><![CDATA[<p>Thanks to Akrabat :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: e.s.t</title>
		<link>http://blog.ekini.net/2009/12/29/zend-framework-accessing-configuration-data-in-application-ini/comment-page-1/#comment-12006</link>
		<dc:creator>e.s.t</dc:creator>
		<pubDate>Tue, 29 Dec 2009 06:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ekini.net/?p=680#comment-12006</guid>
		<description>Helpful! Thanks.</description>
		<content:encoded><![CDATA[<p>Helpful! Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
