从PHP中的字符串检测语言
问题描述:
在PHP中,有没有一种方法可以检测字符串的语言?假设该字符串为UTF-8格式.
In PHP, is there a way to detect the language of a string? Suppose the string is in UTF-8 format.
在PHP中,有没有一种方法可以检测字符串的语言?假设该字符串为UTF-8格式.
In PHP, is there a way to detect the language of a string? Suppose the string is in UTF-8 format.