未拾取字符编码

发布于 2025-01-07 06:43:48 字数 395 浏览 0 评论 0原文

http://www.mamstore.co.uk/bin/pxisapi1 .exe/catalogue?level=805838

看看它(意思是说)5 英镑的 T 恤在哪里。相反,“£”作为无效字符出现,但产品下方显示了完全相同的字符。

当我用 Jquery 提取 php 文件内容时,我得到了同样的结果。实际的 PHP 文件正确显示了字符(没有任何头部/主体设置等),当我将其拉入站点时,它突然出现问题。

它存储在自定义构建的 CMS/WMS 系统上的 SQL 数据库中。

任何建议将不胜感激。

干杯

http://www.mamstore.co.uk/bin/pxisapi1.exe/catalogue?level=805838

Look where its (meant to say) £5 T-shirts. Instead the '£' comes up as an invalid character, yet the exact same char is shown just below on the products.

I am getting the same when i pull a php files contents in with Jquery. The actual PHP file shows the chars correctly (without any head/body set etc) as soon as i pull it into the site it suddenly has issues with it.

Its stored in an SQL DB on a custom build CMS / WMS system.

Any suggestions would be much appreciated.

Cheers

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

一生独一 2025-01-14 06:43:48

您的页面使用 UTF 编码,但面包屑中的字符使用 ISO 编码。你的数据库里有什么编码?

Your page is encoded with UTF, but character in breadcrumbs is encoded with ISO. What encoding do you have in your database?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文