Hi,
I'm working on a set of scripts not written by me.

Theres a "date_of_birth" field there that has the values in this format
YYYY-MM-DD, the client wants me to
print out the age of the person from that...looking in the manual
(http://se.php.net/manual/en/function.date.php)
I think I will need to use mktime....but how??

Any help appreciated, in URL form, hints or PHP manual references.

Thanks,
-Ryan

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

Reply via email to