潍坊华邦网络 2018-02-05 21:32:19 2.9K 0
修改织梦根目录首页文件 引用winband_funcations.php 文件
在网站模板需要显示的地方 添加
以上是在织梦系统添加互助平台的代码
{dede:winbandLinks runphp='yes'}
$str =mb_convert_encoding(showLinksContent(SITE_ROOT.'links.txt'),"GB2312","UTF-8");
@me = $str;
{/dede:winbandLinks}