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.
我有使用 php 的汽车销售网站以及 admin 中的模板 (tpl) 和控制器,并包含文件夹。
需要关注的领域是 CARS 搜索表单。当用户从 (MAKE) 下拉菜单中选择一个选项时,该选项将驱动 (MODEL) 下拉菜单。它背后的逻辑是有效的,但我在阿拉伯字符的编码方面遇到了问题,如您在以下内容中所见:
该站点使用以下 Ajax 文件: xajax_core.js xajax_core_uncompressed.js
和其他文件
你在使用函数utf8_encode吗?
php 中的这个函数只能将拉丁文翻译成 UTF8,它会破坏阿拉伯字符