Gender\Gender::get
(PECL gender >= 0.6.0)
Gender\Gender::get — Get gender of a name
Açıklama
public function Gender\Gender::get(
string $name,
int $country = ?):
int
Get the gender of the name in a particular country.
Bağımsız Değişkenler
name
-
Name to check.
country
-
Country id identified by Gender class constant.
Dönen Değerler
Returns gender of the name.