资源简介
php做的新闻发布系统后台,内容管理后台,分mysql和mssql两个版,导入数据就可以用。
代码片段和文件信息
session_start();
if(!isset($_SESSION[‘admin_name‘])){
header(“location:z_admin_index.php“);
}
require_once(‘z_config.php‘);
$page=$_GET[‘page‘];
if ($page==““) {$page=1;};
//审核
if( $_GET[‘act‘]==‘istop‘&& isset($_GET[‘tops‘]) )
{
$sql=“update content set tops=‘“.$tops.“‘ where id=“.$_GET[‘id‘].““;
mssql_query($sql);
die(“ript>window.document.location.href=‘admin_aduit.php‘; ript>“);
}
?>
lns=“http://www.w3.org/1999/xhtml“>
ta http-equiv=“Content-Type“ content=“text/html; charset=gb2312“ />
tle>无标题文档 tle>
yle type=“text/css“>