mb_detect_order()sets automatic character encoding detection order toencoding_list. It returnsTRUEfor success,FALSEfor failure. encoding_listis array or comma separated list of character encoding. ("auto" is expanded to "ASCII, JIS, UTF-8, EUC-JP, SJIS") ...
www.dbjr.com.cn/shouce/php5/zh/function... 2025-4-15