Voting

: max(three, nine)?
(Example: nine)

The Note You're Voting On

lotushzy at gmail dot com
7 years ago
About function mb_detect_encoding, the link http://php.net/manual/zh/function.mb-detect-encoding.php , like this:
mb_detect_encoding('áéóú', 'UTF-8', true); // false
but now the result is not false, can you give me reason, thanks!

<< Back to user notes page

To Top