<?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: Getting Multiple Array Form Values With PHP</title>
	<atom:link href="http://www.web-design-talk.co.uk/94/getting-multiple-array-form-values-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.web-design-talk.co.uk/94/getting-multiple-array-form-values-with-php/</link>
	<description>Web Design &#38; Development Blog</description>
	<lastBuildDate>Fri, 30 Jul 2010 12:44:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: James</title>
		<link>http://www.web-design-talk.co.uk/94/getting-multiple-array-form-values-with-php/comment-page-1/#comment-2087</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 22 Apr 2010 19:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-design-talk.co.uk/?p=94#comment-2087</guid>
		<description>Thanks for this Rob, working like a gem, however I also have multiple Radio buttons being created and since their name is the same across each addition, you can&#039;t select just one. If that makes sense. Also having trouble with form validation since fields share the same name.

Any tips would be great!

Thank you.</description>
		<content:encoded><![CDATA[<p>Thanks for this Rob, working like a gem, however I also have multiple Radio buttons being created and since their name is the same across each addition, you can&#8217;t select just one. If that makes sense. Also having trouble with form validation since fields share the same name.</p>
<p>Any tips would be great!</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.web-design-talk.co.uk/94/getting-multiple-array-form-values-with-php/comment-page-1/#comment-117</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 29 Sep 2009 19:18:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-design-talk.co.uk/?p=94#comment-117</guid>
		<description>&lt;a href=&quot;#comment-112&quot; rel=&quot;nofollow&quot;&gt;@dudu &lt;/a&gt;

I&#039;m not exactly sure what you mean? My example is based purely on a HTML form, using PHP to read the results. Using MySQL or SQL doesn&#039;t come into it currently :) 

You could of course use the values within the loop to insert into a MS SQL database (as oppossed to MySQL). E.g. you&#039;d have your insert statement within for loop. More on the latter is in a previous article I wrote, see http://www.web-design-talk.co.uk/58/adding-unlimited-form-fields-with-jquery-mysql/</description>
		<content:encoded><![CDATA[<p><a href="#comment-112" rel="nofollow">@dudu </a></p>
<p>I&#8217;m not exactly sure what you mean? My example is based purely on a HTML form, using PHP to read the results. Using MySQL or SQL doesn&#8217;t come into it currently <img src='http://www.web-design-talk.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>You could of course use the values within the loop to insert into a MS SQL database (as oppossed to MySQL). E.g. you&#8217;d have your insert statement within for loop. More on the latter is in a previous article I wrote, see <a href="http://www.web-design-talk.co.uk/58/adding-unlimited-form-fields-with-jquery-mysql/" rel="nofollow">http://www.web-design-talk.co.uk/58/adding-unlimited-form-fields-with-jquery-mysql/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dudu</title>
		<link>http://www.web-design-talk.co.uk/94/getting-multiple-array-form-values-with-php/comment-page-1/#comment-112</link>
		<dc:creator>dudu</dc:creator>
		<pubDate>Mon, 28 Sep 2009 05:26:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-design-talk.co.uk/?p=94#comment-112</guid>
		<description>Great!!

How about SQL?</description>
		<content:encoded><![CDATA[<p>Great!!</p>
<p>How about SQL?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Design India</title>
		<link>http://www.web-design-talk.co.uk/94/getting-multiple-array-form-values-with-php/comment-page-1/#comment-20</link>
		<dc:creator>Web Design India</dc:creator>
		<pubDate>Thu, 20 Aug 2009 13:21:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-design-talk.co.uk/?p=94#comment-20</guid>
		<description>Good article. I have been wondering how to this for a while as there are a lot of tutorials on how to add fields, but none explaining how to get the values. 

&lt;a href=&quot;http://www.massoftind.com/&quot; rel=&quot;nofollow&quot;&gt;Web Design India&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Good article. I have been wondering how to this for a while as there are a lot of tutorials on how to add fields, but none explaining how to get the values. </p>
<p><a href="http://www.massoftind.com/" rel="nofollow">Web Design India</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
