<?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: HTML form &#8211; Drop down menu with data from MySQL datebase as options</title>
	<atom:link href="http://www.phpsuperblog.com/php/html-form-drop-down-menu-with-data-from-mysql-datebase-as-options/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpsuperblog.com/php/html-form-drop-down-menu-with-data-from-mysql-datebase-as-options/</link>
	<description>Lot of IT, Lot of Fun</description>
	<lastBuildDate>Tue, 03 Jan 2012 13:44:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Shek</title>
		<link>http://www.phpsuperblog.com/php/html-form-drop-down-menu-with-data-from-mysql-datebase-as-options/comment-page-1/#comment-2177</link>
		<dc:creator>Shek</dc:creator>
		<pubDate>Tue, 09 Aug 2011 13:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=21#comment-2177</guid>
		<description>Hey Chris,
Thank you for visiting my blog.
In order to solve your problem, to use html and php alone might not be the best solution. Some JavaScript is needed:
Here is a good example from http://www.tamilcodes.com for your reference:
http://www.tamilcodes.com/demopages/jsdropdownlist.html
To meet the criteria, you need to change the javascript function in there by using php+sql digging all of the relationship between first and the second drop down menu from the MySQL. here is how to include php in Javascript:
http://www.phpsuperblog.com/php/php-variable-in-html/
Hope this helps.
Shek</description>
		<content:encoded><![CDATA[<p>Hey Chris,<br />
Thank you for visiting my blog.<br />
In order to solve your problem, to use html and php alone might not be the best solution. Some JavaScript is needed:<br />
Here is a good example from http://www.tamilcodes.com for your reference:<br />
http://www.tamilcodes.com/demopages/jsdropdownlist.html<br />
To meet the criteria, you need to change the javascript function in there by using php+sql digging all of the relationship between first and the second drop down menu from the MySQL. here is how to include php in Javascript:<br />
http://www.phpsuperblog.com/php/php-variable-in-html/<br />
Hope this helps.<br />
Shek</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.phpsuperblog.com/php/html-form-drop-down-menu-with-data-from-mysql-datebase-as-options/comment-page-1/#comment-2174</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 08 Aug 2011 14:32:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=21#comment-2174</guid>
		<description>Hi, firstly I just wanted to say many thanks for posting this. It was a really useful tutorial.

I was also wondering whether you may be able to help me please with a problem I have around drop down menus. I would like to add another drop down menu to my form that only shows those values where a specific id field matches that from the selection made from the first drop down menu.

I couldn&#039;t find anything specific to this on your website, but I just wondered if it was at all possible that you may be able to help me with this please.

Many thanks and regards

Chris</description>
		<content:encoded><![CDATA[<p>Hi, firstly I just wanted to say many thanks for posting this. It was a really useful tutorial.</p>
<p>I was also wondering whether you may be able to help me please with a problem I have around drop down menus. I would like to add another drop down menu to my form that only shows those values where a specific id field matches that from the selection made from the first drop down menu.</p>
<p>I couldn&#8217;t find anything specific to this on your website, but I just wondered if it was at all possible that you may be able to help me with this please.</p>
<p>Many thanks and regards</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.phpsuperblog.com/php/html-form-drop-down-menu-with-data-from-mysql-datebase-as-options/comment-page-1/#comment-2016</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 30 Apr 2011 08:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=21#comment-2016</guid>
		<description>Thanks.  I couldn&#039;t find any resource with this clear illustration.  I appreciate you taking a second to write it out!</description>
		<content:encoded><![CDATA[<p>Thanks.  I couldn&#039;t find any resource with this clear illustration.  I appreciate you taking a second to write it out!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

