Hello Experts,

I want to get the difference (say age of a person) in years, month and days from the current date to a given date. how can i achieve this, my server support PHP 5.20, where date interval function (date_diff) is not available, is there is any other way, rather than calculating in the hard way (i mean, keeping all the leap years and days in mind ).

please suggest.

prateek.

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to