sapi_windows_cp_set

(PHP 7 >= 7.1.0, PHP 8)

sapi_windows_cp_setSet process codepage

Beschreibung

sapi_windows_cp_set(int $codepage): bool

Set the codepage of the current process.

Parameter-Liste

codepage

A codepage identifier.

Rückgabewerte

Gibt bei Erfolg true zurück. Bei einem Fehler wird false zurückgegeben.

Siehe auch

add a note add a note

User Contributed Notes

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