<?xml version="1.0" encoding="windows-1252"?>
<node id="872822" title="Re^4: Building data structures from CGI params" created="2010-11-21 17:23:35" updated="2010-11-21 17:23:35">
<type id="11">
note</type>
<author id="704949">
fullermd</author>
<data>
<field name="doctext">
&lt;p&gt;
I don't think they have any particular name for it.  Just referred to as 'arrays from forms' or the like.
&lt;/p&gt;

&lt;blockquote&gt;
PHP also understands arrays in the context of form variables (see the related faq). You may, for example, group related variables together, or use this feature to retrieve values from a multiple select input. For example, let's post a form to itself and upon submission display the data:
&lt;/blockquote&gt;

&lt;p&gt;(and following "Example #3" on [http://us2.php.net/manual/en/language.variables.external.php])&lt;/p&gt;

&lt;p&gt;Related FAQ is [http://us2.php.net/manual/en/faq.html.php#faq.html.arrays|How do I create arrays in a HTML &amp;lt;form&gt;?]&lt;/p&gt;

&lt;blockquote&gt;The AnotherArray array will now contain the keys 0, 1, email and phone.&lt;/blockquote&gt;

&lt;p&gt;(for those lucky enough not to have PHP on the brain, PHP's "array" serves as both a perl 'array' and 'hash')&lt;/p&gt;</field>
<field name="root_node">
872768</field>
<field name="parent_node">
872784</field>
</data>
</node>
