Pyh.conf’25: a new PHP conference for the Russian-speaking community

sapi_windows_cp_set

(PHP 7 >= 7.1.0, PHP 8)

sapi_windows_cp_setSet process codepage

Опис

sapi_windows_cp_set(int $codepage): bool

Set the codepage of the current process.

Параметри

codepage

A codepage identifier.

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

Повертає true у разі успіху або false в разі помилки.

Прогляньте також

add a note

User Contributed Notes

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