(PECL gender >= 0.6.0)
Get gender of a name.
public integer Gender\Gender::get ( string $name [, integer $country ] )
Get the gender of the name in a particular country.
Parameters:
name
Name to check.
country
Country id identified by Gender class constant.
Returns:
Returns gender of the name.
Please login to continue.