Diviner
MyBB
»
get_age (Function)
Function
get_age()
Defined
inc/functions.php:4359
float
get_age(
$birthday
)
parameters
string
$birthday
The birthday of a user.
return
float
The age of a user with that birthday.
Returns the age of a user with specified birthday.