Gender\Gender::get

(PECL gender >= 0.6.0)

Gender\Gender::getGet gender of a name

说明

public Gender\Gender::get ( string $name , int $country = ? ) : int

Get 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.

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有