On Thu, Jan 27, 2011 at 3:42 PM, Katiyar wrote:
> 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 avai
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 i