PHP - Manual: sapi_windows_cp_set
2024-11-13
(PHP 7 >= 7.1.0, PHP 8)
sapi_windows_cp_set — Set process codepage
$codepage
): boolSet the codepage of the current process.
codepage
A codepage identifier.
成功时返回 true
, 或者在失败时返回 false
。
官方地址:https://www.php.net/manual/en/function.sapi-windows-cp-set.php