Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
sapi_windows_cp_is_utf8
sapi_windows_cp_is_utf8
Indicates whether the code page is compatible with UTF-8
Name:
sapi_windows_cp_is_utf8
Category:
Miscellaneous
Programming Language:
php
One-line Description:
Indicates whether the code page is compatible with UTF-8
Related
mb_get_info function and mb_check_encoding verify string encoding
4
How to avoid wrong requests being sent before curl_multi_close
3
How to handle the integrity of the message when generating a signature using hash_final?
6
How does serialize work in conjunction with PHP's garbage collection mechanism?
5
Similar Functions
die
die
Equivalenttoexit()
defined
defined
Checkifaconstantwith
define
define
Defineaconstant
time_nanosleep
time_nanosleep
Delayexecutionforsev
eval
eval
ExecutestringsasPHPc
__halt_compiler
__halt_compiler
Interruptthecompiler
sapi_windows_vt100_support
sapi_windows_vt100_support
GetsorsetsVT100suppo
highlight_string
highlight_string
Stringsyntaxhighligh
Popular Articles