请问帝国CMS判断会员是否登录及登录后才能看到内容的方法
<?php require("class/connect.php"); include("class/db_sql.php"); include("class/config.php"); include("data/dbcache/class.php"); $link=db_connect(); $empire=new
<?php require("class/connect.php"); include("class/db_sql.php"); include("class/config.php"); include("data/dbcache/class.php"); $link=db_connect(); $empire=new
新建 show.php 文件,放到 e 目录里。 show.php 内容如下: <?php require("class/connect.php"); include("class/db_sql.php"); include("class/config.php"); include("
后台设置 后台:系统 - 系统设置 - 系统参数设置 - 用户设置。 设置后台登录次数限制和重新登录间隔时间。 修改文件 编辑 /e/config/config.php 文件: 'loginnum'