杂项 函数
PHP Manual

sapi_windows_cp_set

(PHP 7 >= 7.1.0)

sapi_windows_cp_setSet process codepage

说明

bool sapi_windows_cp_set ( int $cp )

Set the codepage of the current process.

参数

cp

A codepage identifier.

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE

参见


杂项 函数
PHP Manual