<?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: Phorms</title>
	<atom:link href="http://www.artfulcode.net/phorms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artfulcode.net</link>
	<description>Resources and tips for dynamic, interactive languages.</description>
	<lastBuildDate>Mon, 23 Jan 2012 14:26:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: neyro.it - PHP Dev Stack</title>
		<link>http://www.artfulcode.net/phorms/comment-page-1/#comment-3742</link>
		<dc:creator>neyro.it - PHP Dev Stack</dc:creator>
		<pubDate>Wed, 30 Nov 2011 06:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.artfulcode.net/?page_id=608#comment-3742</guid>
		<description>[...] Phorms для работы с формами    This entry was posted in PHP and tagged PHP by neyronius. Bookmark the permalink. [...]</description>
		<content:encoded><![CDATA[<p>[...] Phorms для работы с формами    This entry was posted in PHP and tagged PHP by neyronius. Bookmark the permalink. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris R.</title>
		<link>http://www.artfulcode.net/phorms/comment-page-1/#comment-2140</link>
		<dc:creator>Chris R.</dc:creator>
		<pubDate>Wed, 17 Nov 2010 07:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.artfulcode.net/?page_id=608#comment-2140</guid>
		<description>Absolutely love this library - but I&#039;m finding it impossible to have an Image or File field and let it be &quot;optional&quot;  It won&#039;t accept the submission without it being present in $_FILES.

Had to change for myself but it may be worth a minor revision of the official library. 

Thanks again.</description>
		<content:encoded><![CDATA[<p>Absolutely love this library &#8211; but I&#8217;m finding it impossible to have an Image or File field and let it be &#8220;optional&#8221;  It won&#8217;t accept the submission without it being present in $_FILES.</p>
<p>Had to change for myself but it may be worth a minor revision of the official library. </p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke Rotherfield</title>
		<link>http://www.artfulcode.net/phorms/comment-page-1/#comment-2075</link>
		<dc:creator>Luke Rotherfield</dc:creator>
		<pubDate>Thu, 24 Jun 2010 12:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.artfulcode.net/?page_id=608#comment-2075</guid>
		<description>Hi, 
I had an issue with the OptionsField class, I was getting an error that $this-&gt;options (line 1330 fields.php) was not an array my fix was to change $this-&gt;options to $this-&gt;choices and in the MulitipleChoiceField change the $choices to protected from private (line 1256 fields.php) not sure if this is a common issue or not but I thougt I would let you know.  If this is not the place to report this feel free to delete this comment.

Regards
Luke</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I had an issue with the OptionsField class, I was getting an error that $this-&gt;options (line 1330 fields.php) was not an array my fix was to change $this-&gt;options to $this-&gt;choices and in the MulitipleChoiceField change the $choices to protected from private (line 1256 fields.php) not sure if this is a common issue or not but I thougt I would let you know.  If this is not the place to report this feel free to delete this comment.</p>
<p>Regards<br />
Luke</p>
]]></content:encoded>
	</item>
</channel>
</rss>

