sapi_windows_cp_set

(PHP 7 >= 7.1.0)

sapi_windows_cp_setSet process codepage

说明

sapi_windows_cp_set ( int $cp ) : bool

Set the codepage of the current process.

参数

cp

A codepage identifier.

返回值

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

参见