<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'Month, Day Date Dropdown'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 12:49:29 GMT</pubDate>
<item>
<title>sheraaz said on 8/26/09</title>
<link>http://snipplr.com/view/3440/month-day-date-dropdown/</link>
<description><![CDATA[ Nice piece of code but probably you would like to correct one small mistake for the weekday part. 
foreach ($days as $value) needs to be replaced by foreach ($weekday as $value) to populate the dropdown with weekdays.. ]]></description>
<pubDate>Wed, 26 Aug 2009 16:24:23 GMT</pubDate>
<guid>http://snipplr.com/view/3440/month-day-date-dropdown/</guid>
</item>
</channel>
</rss>