<?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; while</title>
	<atom:link href="http://www.aleixcortadellas.com/main/tag/while/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>Populating a dynamic drop down menu from a MySQL database</title>
		<link>http://www.aleixcortadellas.com/main/2009/02/13/277/</link>
		<comments>http://www.aleixcortadellas.com/main/2009/02/13/277/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 20:00:06 +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[column]]></category>
		<category><![CDATA[drop down]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[populating]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[row]]></category>
		<category><![CDATA[select]]></category>
		<category><![CDATA[while]]></category>

		<guid isPermaLink="false">http://www.aleixcortadellas.com/main/?p=277</guid>
		<description><![CDATA[This PHP code snippet retrieves the data in a specific column of each row in a MySQL table. The retrieved data is echoed to the DOM and displayed as options of a drop down menu. The options of the drop down menu are dynamic, as they will change automatically every time the information in the [...]


No related posts.]]></description>
		<wfw:commentRss>http://www.aleixcortadellas.com/main/2009/02/13/277/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

