<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1046364" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1046364</link>
    <description></description>
    <language>en</language>
          <item>
    <title>You can give them array</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/handling-multiple-input-boxes-php-when-you-dont-know-how#comment-1247840</link>
    <description> &lt;p&gt;You can give them array names, like clonedheight[1], clonedheight[2], etc, and then loop through the post data like a regular array.&lt;/p&gt;
&lt;p&gt;Assuming those names, the server-side processing would be something like:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;foreach (&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$_POST&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;clonedheight&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;] as &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$field &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&amp;gt; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$value&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&lt;br /&gt;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//$field = the index number&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; //$value = the data in the value=&quot;&quot; field&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;}&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 17 Mar 2010 21:01:29 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1247840 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
