国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > CMS > 織夢(mèng)DEDE > 正文

織夢(mèng)模板DEDECMS實(shí)現(xiàn)自動(dòng)更新主頁功能的代碼

2024-07-12 09:05:27
字體:
供稿:網(wǎng)友
<?php require_once (dirname(__FILE__) . "/../include/common.inc.php"); $row = $dsql->GetOne("Select uptime From `cmsxx_arccache` where md5hash = 'autonew';"); if(!is_array($row)) exit(autonew(5)); $interval=60;  //時(shí)間 秒 if(time() - $row['uptime'] < $interval ) exit(); autonew($no); function machom($no=''){ define('DEDEADMIN', ereg_replace("[///]{1,}",'/',dirname(__FILE__) ) ); require_once(dirname(__FILE__)."/../include/common.inc.php"); require_once(dirname(__FILE__)."/../include/arc.partview.class.php"); $dsql = new DedeSql(false); $row  = $dsql->GetOne("Select * From cmsxx_homepageset"); $dsql->Close(); $templet=$row['templet']; $position=$row['position']; $homeFile = DEDEADMIN."/".$position; $homeFile = str_replace("//","/",$homeFile); $homeFile = str_replace("//","/",$homeFile); $templet = str_replace("{style}",$cfg_df_style,$templet); $pv = new PartView(); $GLOBALS['_arclistEnv'] = 'index'; $pv->SetTemplet($cfg_basedir.$cfg_templets_dir."/".$templet); $pv->SaveToHtml($homeFile); } function autonew($no=''){   global $dsql;     $sql = "SELECT id FROM `cmsxx_archives` where arcrank <>'0'  limit $no ;";     $dsql->SetQuery($sql);     $dsql->Execute();     while($row = $dsql->GetArray()){         $id = $row['id'];         $time = time() - rand(0,$interval * 10);         $dsql->ExecuteNoneQuery("Update `cmsxx_arctiny` set `arcrank`='0', `sortrank`='$time' where id = '$id';");         $dsql->ExecuteNoneQuery("Update `cmsxx_archives` set `arcrank`='0', `sortrank`='$time', `pubdate`='$time' where id = '$id';");     }     machom($no);     $dsql->ExecuteNoneQuery("Update `cmsxx_arccache` set  `uptime`=".time()." where md5hash = 'autonew'"); } ?> 

發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 荣成市| 洪雅县| 仙居县| 遵义市| 丽水市| 白水县| 凌海市| 施甸县| 瑞金市| 大同市| 乌鲁木齐市| 安化县| 武山县| 益阳市| 石泉县| 专栏| 康保县| 开平市| 吉木萨尔县| 宿州市| 襄樊市| 五莲县| 玉田县| 拉孜县| 崇明县| 农安县| 米脂县| 浦北县| 砀山县| 商城县| 桂阳县| 玉龙| 浙江省| 新乡县| 墨竹工卡县| 昌江| 宜宾县| 阜宁县| 山东省| 武胜县| 隆回县|