sapi_windows_cp_get
(PHP 7 >= 7.1.0)
sapi_windows_cp_get — Get process codepage
説明
sapi_windows_cp_get
( string
$kind
) : intGet the identifier of the codepage of the current process.
パラメータ
-
kind -
The kind of codepage: either 'ansi' or 'oem'.
返り値
Returns the codepage identifier.
参考
- sapi_windows_cp_set() - Set process codepage