【发布时间】:2011-09-06 08:33:50
【问题描述】:
当我从数据库中提取数据时,有没有人遇到过这个问题,如下所示,在实际的数据库表中看起来很好。
我正在使用 wordpress。任何让我头疼的建议。
这些是标签
<pre><!--? if (function_exists('externalGetSociofluidButtonsForCurrentUrl'))
{echo externalGetSociofluidButtonsForCurrentUrl();} ?-->
<!--?php DisplayVotes(get_the_ID()); ?-->
<!--?php MostVotedAllTime(); ?--></pre>
【问题讨论】:
-
是来自数据库的未序列化数据吗?
标签: php database wordpress formatting