SDCMS指定顶级目录,列出下级目录{dim sonid2:sonid2=sdcms.get_sonid("38")}{sdcms:rs top="10" table="sd_category" where="cateid in ([sonid2]) and ismenu=1"}{$rs[catename]}{/sdcms:rs}
SDCMS如何去掉页面上的powered by sdcms这里说的是asp的sdcms,php需要购买授权去掉1.打开程序所在的“theme/default”文件夹,找到“sdcms_index.asp”文件2.用dreaweaver打开这个文件,在第7行可以找到我们要去掉的代码,此时,我们可以通过dreaweaver的批量替换功能查找并