>#", $line)) { if ($start>0) echo ""; $start++; $lhead = "
会员组管理 > 添加系统会员组
组名称:
级别值: (系统已占用的级别值:SetQuery("Select `rank` From `#@__admintype`");$dsql->Execute();while($row = $dsql->GetObject()) echo ''.$row->rank.'';?>,级别值必须小于10,超过或等于10所有权限设置无效)
{$start}、".str_replace('>>','',$line)."
"; echo $lhead; } else if (preg_match("#^>#", $line)) { $ls = explode('>',$line); $tag = $ls[1]; $tagname = str_replace('[br]', '
', $ls[2]); if (!preg_match("#
#", $tagname) ) $tagname .= "($tag)"; else $tagname = str_replace('
', "($tag)
", $tagname); echo " "; $k++; } } $start++; ?>
、插件权限
SetQuery('Select plusname From `#@__plus`'); $dsql->Execute(); while($row=$dsql->GetObject()){ echo " "; $k++; $l++; if ($l%6==0) echo "
"; } ?>