• 大小: 2.24MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-04
  • 标签: cms  内容管理  

资源简介

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“>