Gender\Gender::get
(PECL gender >= 0.6.0)
Gender\Gender::get — Get gender of a name
说明
public Gender\Gender::get
( string
$name
[, int $country
] ) : intGet the gender of the name in a particular country.
参数
-
name
-
Name to check.
-
country
-
Country id identified by Gender class constant.
返回值
Returns gender of the name.