If I use the function mb_convert_encoding()
to convert an ASCII encoded string in PHP to a UTF-8 string, then concatenate it with an ASCII encoded string, what encoding is it? Are there any negative consequences for doing this?
如果我在PHP中将UTF-8编码的字符串与ASCII字符串连接,那么结果字符串的编码是什么?
- 写回答
- 好问题 0 提建议
- 追加酬金
- 关注问题
- 邀请回答
-