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

Descrizione

sapi_windows_cp_set(int $codepage): bool

Set the codepage of the current process.

Elenco dei parametri

codepage

A codepage identifier.

Valori restituiti

Restituisce true in caso di successo, false in caso di fallimento.

Vedere anche:

add a note

User Contributed Notes

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