Question finding users age
Moderator: General Moderators
Question finding users age
I am trying to find out do. I have a form where a user enters the year they were born. How do I subtract the current year from the year a user was born to get their age using PHP? Thanks
Re: Question finding users age
Look for the code posted by me (Eric!) in this thread
viewtopic.php?f=1&t=102259
viewtopic.php?f=1&t=102259
Re: Question finding users age
Thanks, that helped! 