<?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: A PHP Date Select Box Routine With Date Validation</title>
	<atom:link href="http://www.tech-evangelist.com/2009/01/21/php-date-select-box-01/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-evangelist.com/2009/01/21/php-date-select-box-01/</link>
	<description>Technical Articles, Musings and Opinions from Tech-Evangelist</description>
	<lastBuildDate>Wed, 21 Jul 2010 17:18:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Doogie</title>
		<link>http://www.tech-evangelist.com/2009/01/21/php-date-select-box-01/comment-page-1/#comment-11553</link>
		<dc:creator>Doogie</dc:creator>
		<pubDate>Tue, 01 Sep 2009 23:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-evangelist.com/?p=364#comment-11553</guid>
		<description>Ooops. You caught some typos. They have been fixed. Many thanks. :)</description>
		<content:encoded><![CDATA[<p>Ooops. You caught some typos. They have been fixed. Many thanks. <img src='http://www.tech-evangelist.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pjk</title>
		<link>http://www.tech-evangelist.com/2009/01/21/php-date-select-box-01/comment-page-1/#comment-11543</link>
		<dc:creator>pjk</dc:creator>
		<pubDate>Sun, 30 Aug 2009 16:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-evangelist.com/?p=364#comment-11543</guid>
		<description>You may want to change the &#039;startMonth&#039; names in the form elements to startDay and startYear.  Otherwise, the JS doesn&#039;t work.






Those are the two offending lines, change them to the names mentioned, and it works.</description>
		<content:encoded><![CDATA[<p>You may want to change the &#8216;startMonth&#8217; names in the form elements to startDay and startYear.  Otherwise, the JS doesn&#8217;t work.</p>
<p>Those are the two offending lines, change them to the names mentioned, and it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NYCkid</title>
		<link>http://www.tech-evangelist.com/2009/01/21/php-date-select-box-01/comment-page-1/#comment-11493</link>
		<dc:creator>NYCkid</dc:creator>
		<pubDate>Sun, 16 Aug 2009 03:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-evangelist.com/?p=364#comment-11493</guid>
		<description>Vinod must not have bothered to read the last sentence of the first paragraph...

&quot;... The code also includes a JavaScript date validation function that prevent users from selecting an invalid date. The function also handles leap year situations.&quot;

*sigh*</description>
		<content:encoded><![CDATA[<p>Vinod must not have bothered to read the last sentence of the first paragraph&#8230;</p>
<p>&#8220;&#8230; The code also includes a JavaScript date validation function that prevent users from selecting an invalid date. The function also handles leap year situations.&#8221;</p>
<p>*sigh*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doogie</title>
		<link>http://www.tech-evangelist.com/2009/01/21/php-date-select-box-01/comment-page-1/#comment-10454</link>
		<dc:creator>Doogie</dc:creator>
		<pubDate>Tue, 03 Mar 2009 03:38:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-evangelist.com/?p=364#comment-10454</guid>
		<description>You must not know how to read JavaScript. All the leap year issues are covered in the validation routine.</description>
		<content:encoded><![CDATA[<p>You must not know how to read JavaScript. All the leap year issues are covered in the validation routine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinod</title>
		<link>http://www.tech-evangelist.com/2009/01/21/php-date-select-box-01/comment-page-1/#comment-10450</link>
		<dc:creator>Vinod</dc:creator>
		<pubDate>Mon, 02 Mar 2009 17:26:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-evangelist.com/?p=364#comment-10450</guid>
		<description>nice code!!! but what about the leap year where there are 29 days in the month of FEB???</description>
		<content:encoded><![CDATA[<p>nice code!!! but what about the leap year where there are 29 days in the month of FEB???</p>
]]></content:encoded>
	</item>
</channel>
</rss>
