PHPCMS评论怎么用?
首先在后台的“模块”下的"模块管理"里面找到“评论模块”,对其进行安装;然后在“模块”下的“评论”一项里可以对此模块进行一些功能参数的配置;最后在前台模板添加评论标签即可。
引用代码
{if $allow_comment && module_exists('comment')}<span style="white-space:pre"></span><iframe src=http://127.0.0.4/static/image/nopic320.png width="100%" height="100%" id="comment_iframe" frameborder="0" scrolling="no" height='600'></iframe>{/if}登录后复制