<?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: Multiple Select Boxes in PHP</title>
	<atom:link href="http://www.asgrim.com/2008/05/06/multiple-select-boxes-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.asgrim.com/2008/05/06/multiple-select-boxes-in-php/</link>
	<description>My blog, with PHP and babies and cooking and stuff...</description>
	<lastBuildDate>Mon, 15 Mar 2010 14:27:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Recent Links Tagged With "onlinetools" - JabberTags</title>
		<link>http://www.asgrim.com/2008/05/06/multiple-select-boxes-in-php/comment-page-1/#comment-1283</link>
		<dc:creator>Recent Links Tagged With "onlinetools" - JabberTags</dc:creator>
		<pubDate>Fri, 07 Nov 2008 12:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=126#comment-1283</guid>
		<description>[...] public links &gt;&gt; onlinetools   Multiple Select Boxes in PHP Saved by MonsterInTheBasement on Thu 06-11-2008   Has your work been plagiarized? Saved by [...]</description>
		<content:encoded><![CDATA[<p>[...] public links &gt;&gt; onlinetools   Multiple Select Boxes in PHP Saved by MonsterInTheBasement on Thu 06-11-2008   Has your work been plagiarized? Saved by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.asgrim.com/2008/05/06/multiple-select-boxes-in-php/comment-page-1/#comment-439</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Sat, 10 May 2008 13:43:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=126#comment-439</guid>
		<description>Oh, this won&#039;t let me post HTML - let&#039;s try with some alpha entities...

&lt;input type=&quot;checkbox&quot; name=&quot;something[]&quot; value=&quot;one&quot; /&gt;
&lt;input type=&quot;checkbox&quot; name=&quot;something[]&quot; value=&quot;two&quot; /&gt;
&lt;input type=&quot;checkbox&quot; name=&quot;something[]&quot; value=&quot;three&quot; /&gt;</description>
		<content:encoded><![CDATA[<p>Oh, this won&#8217;t let me post HTML &#8211; let&#8217;s try with some alpha entities&#8230;</p>
<p>&lt;input type=&#8221;checkbox&#8221; name=&#8221;something[]&#8221; value=&#8221;one&#8221; /&gt;<br />
&lt;input type=&#8221;checkbox&#8221; name=&#8221;something[]&#8221; value=&#8221;two&#8221; /&gt;<br />
&lt;input type=&#8221;checkbox&#8221; name=&#8221;something[]&#8221; value=&#8221;three&#8221; /&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.asgrim.com/2008/05/06/multiple-select-boxes-in-php/comment-page-1/#comment-438</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Sat, 10 May 2008 13:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.asgrim.com/?p=126#comment-438</guid>
		<description>Yeah, it&#039;s quite handy - it works with checkboxes as well - just add in the square brackets to the name and php will treat them as an array:



</description>
		<content:encoded><![CDATA[<p>Yeah, it&#8217;s quite handy &#8211; it works with checkboxes as well &#8211; just add in the square brackets to the name and php will treat them as an array:</p>
]]></content:encoded>
	</item>
</channel>
</rss>
