Gender\Gender::similarNames

(PECL gender >= 0.9.0)

Gender\Gender::similarNamesGet similar names.

Опис

public array Gender\Gender::similarNames ( string $name [, integer $country ] )

Get similar names for the given name and country.

Параметри

name

Name to check.

country

Country id identified by Gender class constant. If ommited ANY_COUNTRY is used.

Значення, що повертаються

Returns an array with the similar names found.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top