Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
App
services
Util
PHP Class App\services\Util
Datei anzeigen
Open project: phanan/koel
Public Methods
Method
Description
__construct
( )
detectUTFEncoding
(
string
$str
) :
string
| false
Detects higher UTF encoded strings.
Method Details
__construct()
public
method
public
__construct
( )
detectUTFEncoding()
public
method
Detects higher UTF encoded strings.
public
detectUTFEncoding
(
string
$str
) :
string
| false
$str
string
return
string
| false