<?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>Fresh! へのコメント</title>
	<atom:link href="http://fresh.pure-white.jp/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://fresh.pure-white.jp</link>
	<description>Making of Web Applications</description>
	<lastBuildDate>Sun, 28 Jun 2009 18:43:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>通りすがり より 15.Validate続き へのコメント</title>
		<link>http://fresh.pure-white.jp/cakephp/15validate2/comment-page-1#comment-11</link>
		<dc:creator>通りすがり</dc:creator>
		<pubDate>Sun, 28 Jun 2009 18:43:04 +0000</pubDate>
		<guid isPermaLink="false">http://fresh.pure-white.jp/?page_id=306#comment-11</guid>
		<description>foreach ($member[&#039;Member&#039;][&#039;favorites&#039;] as $k =&gt; $v){
	echo $form-&gt;input(&quot;favorites.$k&quot;, array(&#039;type&#039;=&gt;&#039;hidden&#039;));
}

の部分なんですが、
echo $form-&gt;input(&quot;Member.favorites.$k&quot;, array(&#039;type&#039;=&gt;&#039;hidden&#039;));
としないと、
&lt;input type=&quot;hidden&quot; name=&quot;data[favorites][0]&quot; value=&quot;1&quot; id=&quot;Mem...
と出力されてしまいました。</description>
		<content:encoded><![CDATA[<p>foreach ($member['Member']['favorites'] as $k =&gt; $v){<br />
	echo $form-&gt;input(&#8220;favorites.$k&#8221;, array(&#8216;type&#8217;=&gt;&#8217;hidden&#8217;));<br />
}</p>
<p>の部分なんですが、<br />
echo $form-&gt;input(&#8220;Member.favorites.$k&#8221;, array(&#8216;type&#8217;=&gt;&#8217;hidden&#8217;));<br />
としないと、<br />
&lt;input type=&#8221;hidden&#8221; name=&#8221;data[favorites][0]&#8221; value=&#8221;1&#8243; id=&#8221;Mem&#8230;<br />
と出力されてしまいました。</p>
]]></content:encoded>
	</item>
	<item>
		<title>今週の管理人Bookmark (6/7-6/14) - ElectronicBrain is eating BreakFast より CakePHPで作る会員管理システム へのコメント</title>
		<link>http://fresh.pure-white.jp/cakephp/comment-page-1#comment-8</link>
		<dc:creator>今週の管理人Bookmark (6/7-6/14) - ElectronicBrain is eating BreakFast</dc:creator>
		<pubDate>Sun, 14 Jun 2009 14:55:28 +0000</pubDate>
		<guid isPermaLink="false">http://fresh.pure-white.jp/?page_id=23#comment-8</guid>
		<description>[...] Fresh! » CakePHPで作る会員管理システム [...]</description>
		<content:encoded><![CDATA[<p>[...] Fresh! » CakePHPで作る会員管理システム [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>会員管理システムをCakePHPで作るチュートリアル - sabotem×web より CakePHPで作る会員管理システム へのコメント</title>
		<link>http://fresh.pure-white.jp/cakephp/comment-page-1#comment-5</link>
		<dc:creator>会員管理システムをCakePHPで作るチュートリアル - sabotem×web</dc:creator>
		<pubDate>Tue, 09 Jun 2009 10:27:07 +0000</pubDate>
		<guid isPermaLink="false">http://fresh.pure-white.jp/?page_id=23#comment-5</guid>
		<description>[...] Fresh! » CakePHPで作る会員管理システム [...]</description>
		<content:encoded><![CDATA[<p>[...] Fresh! » CakePHPで作る会員管理システム [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
