sapi_windows_cp_is_utf8
PHP function
Edit on GitHub ✎
(PHP 7 >= 7.1.0, PHP 8)
Indicates whether the codepage is UTF-8 compatible
Description
sapi_windows_cp_is_utf8(): bool
Indicates whether the codepage of the current process is UTF-8 compatible.
Parameters Parameters
Return Values
Returns whether the codepage of the current process is UTF-8 compatible.