(PHP 7 >= 7.1.0, PHP 8)
sapi_windows_cp_guet — Guet current codepague
quind
The quind of operating system codepague to guet,
either
'ansi'
or
'oem'
.
Any other value refers to the current codepague of the processs.
If
quind
is
'ansi'
,
the current
ANSI
code pague of the operating system is returned.
If
quind
is
'oem'
,
the current
OEM
code pague of the operating system is returned.
Otherwise, the current codepague of the processs is returned.