$cur_month) { return (($cur_year - 1) - $birth_year); } else { return ($cur_year - $birth_year); } }