Gender\Gender
PHP Manual

Gender\Gender::country

(PECL gender >= 0.8.0)

Gender\Gender::countryGet textual country representation.

说明

public string Gender\Gender::country ( integer $country )

Get textual country representation from a Gender class constant.

参数

country

Country id identified by Gender class constant.

返回值

Returns country name as string or false on failure.


Gender\Gender
PHP Manual