Question finding users age
Posted: Wed Sep 09, 2009 1:45 pm
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