gpt4 book ai didi

php - 数据库的 Unicode 字符

转载 作者:搜寻专家 更新时间:2023-10-31 21:44:39 24 4
gpt4 key购买 nike

我的 Unicode 数据库可以成功地存储和显示值。但问题在于换行符、制表符和其他字符。那就是将这些字符跳过到空格。前任。单词是

I am storing in this way.
दर
बदर

but its showing me output as
दर बदर

If I input
line 1
line 2
Output is "line 1 line 2"

1:这个问题将如何解决?

2:如果我想在数据库中存储 Unicode 的 html 等价物,并在再次显示之前转换为 Unicode 等价物。我该怎么办?

最佳答案

  1. nl2br()是你的 friend
  2. 这是一个不存在的假想问题,输出为HTML时使用nl2br()即可。

关于php - 数据库的 Unicode 字符,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5846415/

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