(PHP 7 >= 7.1.0, PHP 8)
sapi_windows_cp_set — Set process codepage
$cp
Set the codepage of the current process.
cp
A codepage identifier.
成功时返回 true, 或者在失败时返回 false。
true
false