PHP » GoLang |
login |
register |
about
|
GoLang mb_detect_encoding
request it (420)
GoLang replacement for PHP's mb_detect_encoding
[edit | history]
mb_detect_encoding(PHP 4 >= 4.0.6, PHP 5, PHP 7) mb_detect_encoding — Detect character encoding Description
string mb_detect_encoding
( string
$str
[, mixed $encoding_list = mb_detect_order()
[, bool $strict = FALSE
]] )
Detects character encoding in string Parameters
Return Values
The detected character encoding or Examples
Example #1 mb_detect_encoding() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|