Gender\Gender
PHP Manual

Gender\Gender::country

(PECL gender >= 0.8.0)

Gender\Gender::countryGet textual country representation.

Description

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

Get textual country representation from a Gender class constant.

Liste de paramètres

country

Country id identified by Gender class constant.

Valeurs de retour

Returns country name as string or false on failure.


Gender\Gender
PHP Manual