Open Source - Birth day count
January 6, 2009
function dateDiff()
{
$startdate=gregoriantojd($month, $day, $year);
$enddate=gregoriantojd($month, $day, $year);
return $enddate - $startdate;
}
January 6, 2009
function dateDiff()
{
$startdate=gregoriantojd($month, $day, $year);
$enddate=gregoriantojd($month, $day, $year);
return $enddate - $startdate;
}
Filed under Open Source |
No comments yet.
RSS feed for comments on this post.
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
©2007 Artistic. All Rights Reserved. Designed by Free CSS Templates