|
Locale::getRegionlocale_get_regionGets the region for the input locale BeschreibungObjektorientierter Stil
public
static
string
Locale::getRegion
( string
$locale
)Prozeduraler Stil
string
locale_get_region
( string
$locale
)Gets the region for the input locale. Parameter-Liste
Rückgabewerte
The region subtag for the locale or BeispieleBeispiel #1 locale_get_region example
<?phpBeispiel #2 OO example
<?phpDas oben gezeigte Beispiel erzeugt folgende Ausgabe: CH Siehe auch
|