<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Aleix Cortadellas &#187; multiple</title>
	<atom:link href="http://www.aleixcortadellas.com/main/tag/multiple/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aleixcortadellas.com/main</link>
	<description>A little bit of everything...</description>
	<lastBuildDate>Wed, 23 Sep 2009 21:05:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Saving multiple selections from drop down list to database</title>
		<link>http://www.aleixcortadellas.com/main/2009/03/20/492/</link>
		<comments>http://www.aleixcortadellas.com/main/2009/03/20/492/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 10:00:28 +0000</pubDate>
		<dc:creator>Aleix</dc:creator>
				<category><![CDATA[Computers & programming]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[arrays]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[drop down]]></category>
		<category><![CDATA[foreach]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[insert]]></category>
		<category><![CDATA[loop]]></category>
		<category><![CDATA[multiple]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[save]]></category>
		<category><![CDATA[selections]]></category>
		<category><![CDATA[serialize]]></category>
		<category><![CDATA[submit]]></category>
		<category><![CDATA[unserialize]]></category>

		<guid isPermaLink="false">http://www.aleixcortadellas.com/main/?p=492</guid>
		<description><![CDATA[This post will teach you how to process and store multiple selections from a form element into a MySQL database, using PHP. In order to understand how it works, you will need basic knowledge of PHP arrays, because they&#8217;re necessary for achieving the results.
If you still don&#8217;t know what arrays are and how do they [...]


No related posts.]]></description>
		<wfw:commentRss>http://www.aleixcortadellas.com/main/2009/03/20/492/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Refreshing DIV content with AJAX (multiple DIVs)</title>
		<link>http://www.aleixcortadellas.com/main/2009/02/25/refreshing-div-content-with-ajax-multiple-divs/</link>
		<comments>http://www.aleixcortadellas.com/main/2009/02/25/refreshing-div-content-with-ajax-multiple-divs/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 16:00:24 +0000</pubDate>
		<dc:creator>Aleix</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Computers & programming]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[asynchronous]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[divs]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[multiple]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[refresh]]></category>
		<category><![CDATA[reload]]></category>
		<category><![CDATA[section]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.aleixcortadellas.com/main/?p=397</guid>
		<description><![CDATA[After reading the post Refreshing DIV content with AJAX, you already know how to refresh the content of a DIV in your website with the help of AJAX. But perhaps you want to refresh more than one DIV, and you&#8217;ve realised the code in the other post didn&#8217;t work! Don&#8217;t panic, as a matter of [...]


No related posts.]]></description>
		<wfw:commentRss>http://www.aleixcortadellas.com/main/2009/02/25/refreshing-div-content-with-ajax-multiple-divs/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
	</channel>
</rss>
