<?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: Using Zend_Form, Zend_Config_Ini And Zend_Db_Table</title>
	<atom:link href="http://blog.nickbelhomme.com/php/using-zend_form-zend_config_ini-and-zend_db_table_66/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.nickbelhomme.com/php/using-zend_form-zend_config_ini-and-zend_db_table_66</link>
	<description>Programming your life and the net, one day at a time</description>
	<lastBuildDate>Tue, 31 Jan 2012 18:21:23 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MatyCZ</title>
		<link>http://blog.nickbelhomme.com/php/using-zend_form-zend_config_ini-and-zend_db_table_66/comment-page-1#comment-1999</link>
		<dc:creator>MatyCZ</dc:creator>
		<pubDate>Sun, 15 Feb 2009 16:32:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nickbelhomme.com/php/using-zend_form-zend_config_ini-and-zend_db_table_66#comment-1999</guid>
		<description>Hi,

try this:

$data = $this-&gt;PageModel-&gt;getControllers();

$select = $pageForm-&gt;getElement(&#039;controller&#039;);
$select-&gt;setMultiOptions(data);</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>try this:</p>
<p>$data = $this-&gt;PageModel-&gt;getControllers();</p>
<p>$select = $pageForm-&gt;getElement(&#8217;controller&#8217;);<br />
$select-&gt;setMultiOptions(data);</p>
]]></content:encoded>
	</item>
</channel>
</rss>

