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