Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
utf8只是想知道和有什么区别utf-8?或者他们是一样的?正如我在 SO 的答案中读到的那样,将 utf8 用于 PDO,因为 utf-8 有时会产生错误。
utf8
utf-8
编辑 utf-8 在哪里无效?(如另一个类似问题中的回答)
“utf8”和“utf-8”没有区别;它们只是UTF8的两个名称,最常见的 Unicode 编码。