Dutch PHP Conference 2025 - Call For Papers

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