<?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/language/php/tags/AGE</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 29 Aug 2008 22:08:35 GMT</pubDate>
<item>
<title>(PHP) Calculate Age - Abe</title>
<link>http://snipplr.com/view/4850/calculate-age/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 30 Jan 2008 17:41:46 GMT</pubDate>
<guid>http://snipplr.com/view/4850/calculate-age/</guid>
</item>
<item>
<title>(PHP) calculate age - pitje</title>
<link>http://snipplr.com/view/3617/calculate-age/</link>
<description><![CDATA[ <p>Calculate current age in years from a given birthdate.</p> ]]></description>
<pubDate>Sun, 02 Sep 2007 08:09:04 GMT</pubDate>
<guid>http://snipplr.com/view/3617/calculate-age/</guid>
</item>
<item>
<title>(PHP) Calculate age from date of birth to today - reiko</title>
<link>http://snipplr.com/view/3576/calculate-age-from-date-of-birth-to-today/</link>
<description><![CDATA[ <p>生年月日から年齢を計算する簡単な計算式

(今日の日付-誕生日)/10000の小数点以下切捨て。</p> ]]></description>
<pubDate>Sun, 26 Aug 2007 18:35:36 GMT</pubDate>
<guid>http://snipplr.com/view/3576/calculate-age-from-date-of-birth-to-today/</guid>
</item>
<item>
<title>(PHP) Countup from a Date - SunnyJim</title>
<link>http://snipplr.com/view/1524/countup-from-a-date/</link>
<description><![CDATA[ <p>I've been using a Javascript to do the same thing for years but have always wanted to do the same thing in PHP -- just never got around to writing it. Fortunately, ScriptyGoddess did it for me. Haven't actually implemented it but it looks like it should work.</p> ]]></description>
<pubDate>Wed, 01 Nov 2006 22:36:23 GMT</pubDate>
<guid>http://snipplr.com/view/1524/countup-from-a-date/</guid>
</item>
<item>
<title>(PHP) Calculate Age - sorehead</title>
<link>http://snipplr.com/view/1357/calculate-age/</link>
<description><![CDATA[ <p>With this function you can calculate the age of a person

Example:
echo "Age is: " . birthday ("1984-07-05");
Result will be (23 Feb 2005) = "Age is: 20"
calculate years of age (input string: YYYY-MM-DD)</p> ]]></description>
<pubDate>Mon, 09 Oct 2006 11:38:44 GMT</pubDate>
<guid>http://snipplr.com/view/1357/calculate-age/</guid>
</item>
</channel>
</rss>