<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/birthday</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 14:55:01 GMT</pubDate>
<item>
<title>(PHP) Get age in years - gummiost</title>
<link>http://snipplr.com/view/69290/get-age-in-years/</link>
<description><![CDATA[ <p>This function will get the age in years. It compares the inserted date with the current date and outputs the result.</p> ]]></description>
<pubDate>Fri, 28 Dec 2012 22:01:45 GMT</pubDate>
<guid>http://snipplr.com/view/69290/get-age-in-years/</guid>
</item>
<item>
<title>(PHP) PHP how to calculate age from date of birth - ginoplusio</title>
<link>http://snipplr.com/view/28090/php-how-to-calculate-age-from-date-of-birth/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 10 Feb 2010 05:01:47 GMT</pubDate>
<guid>http://snipplr.com/view/28090/php-how-to-calculate-age-from-date-of-birth/</guid>
</item>
<item>
<title>(PHP) Count days until date - jcroom</title>
<link>http://snipplr.com/view/18690/count-days-until-date/</link>
<description><![CDATA[ <p>I made this script to count the days until a birthday, the birthdays are stored in mysql with the year intact YYYY-MM-DD, so this function strips the first 4 chars, and adds the current year, if the date has already passed it adds the next year and counts for that.</p> ]]></description>
<pubDate>Fri, 21 Aug 2009 16:20:45 GMT</pubDate>
<guid>http://snipplr.com/view/18690/count-days-until-date/</guid>
</item>
<item>
<title>(PHP) Year List Select Box - iridium</title>
<link>http://snipplr.com/view/14466/year-list-select-box/</link>
<description><![CDATA[ <p>Generates an options list of years for a select box, going from current year backwards through the number of years specified in the first variable.

Useful for birthday fields on signup forms.

eg. 2009, 2008, 2007, 2006 ... 1912, 1911, 1910, 1909

EDITED: Now includes option to set the initially selected value to a set number of years ago. Useful if your form is targetted at a certain age group. Will default to current year if set to '0'.</p> ]]></description>
<pubDate>Mon, 27 Apr 2009 05:15:51 GMT</pubDate>
<guid>http://snipplr.com/view/14466/year-list-select-box/</guid>
</item>
<item>
<title>(HTML) Birth Year Dropdown - twofivethreetwo</title>
<link>http://snipplr.com/view/4157/birth-year-dropdown/</link>
<description><![CDATA[ <p>A simple drop down of years for birthdays. From 1900 to 2007. Nothing special but faster to copy/paste then to type them all.</p> ]]></description>
<pubDate>Mon, 19 Nov 2007 10:57:26 GMT</pubDate>
<guid>http://snipplr.com/view/4157/birth-year-dropdown/</guid>
</item>
<item>
<title>(Smarty) birthday arrays and pulldowns with error handling - assbach</title>
<link>http://snipplr.com/view/2100/birthday-arrays-and-pulldowns-with-error-handling/</link>
<description><![CDATA[ <p>it's an excerpt of a registration form with 3 pulldowns for birthday ( day, month, year )
check for empty vars and applying CSS classes to show error on "empty" fields.
there are probably better ways, but this works for me. any suggestions welcome.</p> ]]></description>
<pubDate>Sat, 03 Feb 2007 01:57:14 GMT</pubDate>
<guid>http://snipplr.com/view/2100/birthday-arrays-and-pulldowns-with-error-handling/</guid>
</item>
<item>
<title>(PHP) Php - Saber edad según nacimiento - nicolaspar</title>
<link>http://snipplr.com/view/2098/php--saber-edad-segn-nacimiento/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 02 Feb 2007 15:55:42 GMT</pubDate>
<guid>http://snipplr.com/view/2098/php--saber-edad-segn-nacimiento/</guid>
</item>
</channel>
</rss>