标签: php html quotes
我的引号在"转换为htmlentities()后,在存储到[Postgres]数据库后输出时不会变回实际引号。请帮忙 - 这是时间敏感的。
"
htmlentities()
答案 0 :(得分:2)
您是否可能两次调用htmlentities()(可能是偶然显示一次?),因此实际上是&quote;?
&quote;