Sonstige Funktionen
PHP Manual

sapi_windows_cp_set

(PHP 7 >= 7.1.0)

sapi_windows_cp_setSet process codepage

Beschreibung

bool sapi_windows_cp_set ( int $cp )

Set the codepage of the current process.

Parameter-Liste

cp

A codepage identifier.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Siehe auch


Sonstige Funktionen
PHP Manual