Posted by Janwillem Borleffs on 10/04/59 11:41
Mike wrote:
> I am trying to find the difference between 2 dates. The problem that
> I am having is that all routines in the PHP Manual and all of the
> scripts I have seen on the Internet only allow a date as old as 1970.
> I am trying to find the age of a person in months so 1970 is not far
> back enough. Does anyone know of a script where 1970 is not a
> restriction?
>
Have a look at the calendar extension:
http://www.php.net/calendar
JW
[Back to original message]
|