<?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: Form elements as PHP variables</title>
	<atom:link href="http://randomfire.fierymill.net/archives/2005/01/27/form-elements-as-php-variables/feed/" rel="self" type="application/rss+xml" />
	<link>http://randomfire.fierymill.net/archives/2005/01/27/form-elements-as-php-variables/</link>
	<description>Rambles on the web, usability, and shtuff</description>
	<lastBuildDate>Fri, 05 Mar 2010 08:24:46 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eric Meyer</title>
		<link>http://randomfire.fierymill.net/archives/2005/01/27/form-elements-as-php-variables/comment-page-1/#comment-183</link>
		<dc:creator>Eric Meyer</dc:creator>
		<pubDate>Thu, 27 Jan 2005 14:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://randomfire.fierymill.net/archives/2005/01/27/form-elements-as-php-variables/#comment-183</guid>
		<description>The ability to add square brackets in order to allow extra array handling of form values, especially multi-dimensional arrays, is a nice feature.  I do not dispute this.

To &lt;em&gt;require&lt;/em&gt; the brackets in order to handle value arrays from (X)HTML forms is at the very least a limitation of PHP.  I personally would call it a failing.
</description>
		<content:encoded><![CDATA[<p>The ability to add square brackets in order to allow extra array handling of form values, especially multi-dimensional arrays, is a nice feature.  I do not dispute this.</p>
<p>To <em>require</em> the brackets in order to handle value arrays from (X)HTML forms is at the very least a limitation of PHP.  I personally would call it a failing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
