<?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>Kommentare zu: Zend Framework: (3) Read Config Variable in Controller</title>
	<atom:link href="http://www.thelongrun.de/blog/competition/zend-framework-3-read-config-variable-in-controller/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thelongrun.de/blog/competition/zend-framework-3-read-config-variable-in-controller/</link>
	<description>Das Webdesign-Blog des Unternehmens Long Run International Ltd.</description>
	<lastBuildDate>Tue, 01 Nov 2011 03:03:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>Von: dV</title>
		<link>http://www.thelongrun.de/blog/competition/zend-framework-3-read-config-variable-in-controller/comment-page-1/#comment-85</link>
		<dc:creator>dV</dc:creator>
		<pubDate>Thu, 12 Nov 2009 20:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelongrun.de/blog/?p=119#comment-85</guid>
		<description>Thanks. The first way is good. Less lines? Only that 
$config = $this-&gt;getInvokeArg(&#039;bootstrap&#039;)-&gt;getOptions();

:)</description>
		<content:encoded><![CDATA[<p>Thanks. The first way is good. Less lines? Only that<br />
$config = $this-&gt;getInvokeArg(&#8216;bootstrap&#8217;)-&gt;getOptions();</p>
<p> <img src='http://www.thelongrun.de/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: David Weinraub</title>
		<link>http://www.thelongrun.de/blog/competition/zend-framework-3-read-config-variable-in-controller/comment-page-1/#comment-49</link>
		<dc:creator>David Weinraub</dc:creator>
		<pubDate>Sat, 03 Oct 2009 08:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelongrun.de/blog/?p=119#comment-49</guid>
		<description>I&#039;m just getting started with Zend Framework, mostly using a few components here on existing projects that don&#039;t yet employ the full MVC stack.

One of my tasks this very afternoon on one of these non-ZF apps is is to move my config data to an ini file, create an instance of Zend_Config with that ini file, and stash it away using Zend_Registry, just like you described.

Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m just getting started with Zend Framework, mostly using a few components here on existing projects that don&#8217;t yet employ the full MVC stack.</p>
<p>One of my tasks this very afternoon on one of these non-ZF apps is is to move my config data to an ini file, create an instance of Zend_Config with that ini file, and stash it away using Zend_Registry, just like you described.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

