<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 22 May 2012 14:17:53 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[NewsForge.com: A DIY calendar control in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/7173</guid>
      <link>http://www.phpdeveloper.org/news/7173</link>
      <description><![CDATA[<blockquote>
 As a former ASP.Net coder, I've missed the convenience of Microsoft's built-in Calendar Control since I switched to doing Web site development in PHP. On a recent project I needed the ability to display a calendar with dates serving as hyperlinks to selected database items. I decided to use the opportunity to write some portable PHP code that I could use in other projects.
</blockquote>
<p>
So started <i>Donald McArthur</i>'s <a href="http://programming.newsforge.com/programming/07/01/15/1420219.shtml">work on creating</a> a simple, easy to use calendaring system to be used in a popup inside an application. He provides all the code you'll need - the PHP code and the HTML layout/functionality you'll need to get it working.
</p>
<p>
He helps you visualize the structure of the end result HTML table with a simpler version (three cells by five cells) and <a href="http://programming.newsforge.com/programming/07/01/15/1420219.shtml">explains</a> the date functions the code uses to figure out the dates and days of the selected month.
</p>]]></description>
      <pubDate>Fri, 26 Jan 2007 15:25:00 -0600</pubDate>
    </item>
  </channel>
</rss>

