gpt4 book ai didi

php - 国际字符排序规则(西类牙语),php

转载 作者:行者123 更新时间:2023-11-29 08:09:47 26 4
gpt4 key购买 nike

我的数据库单元格中有 ñ 和 á。我的排序规则设置为 utf8,但在网站上我的字符显示不正确。

Esperamos que disfrute del programa y aprenda bastantes consejos 
�tiles para padres para mejorar el desarrollo de su hijo. Tambi�n
puede aprender de otras mam�s y ellas de usted. El Foro...

通过SELECT语句然后通过php在页面上显示。如果您需要更多信息,请与我们联系。也许这是一个常见问题?

最佳答案

尝试在 php 脚本顶部使用此 header :

header('Content-Type: text/html; charset=utf-8');

和/或 META 标记为 linked answer说。

<meta charset="utf-8">

关于php - 国际字符排序规则(西类牙语),php,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21865730/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com