dedecms顯示最近瀏覽文章代碼,dedecms
導(dǎo)讀:dedecmsdedecmsdedecms顯示最近瀏覽文章的源代碼分享。織夢(mèng)模板織夢(mèng)手機(jī)模板。
有時(shí)為了用戶體驗(yàn),我們想知道最近客戶都瀏覽了什么頁(yè)面,那么怎么調(diào)用呢?下面分享下代碼require_once(dirname(__FILE__)."/../include/common.inc.php");require_once(dirname(__FILE__)."/../member/config.php");global $cfg_ml;
$mid=$cfg_ml->M_ID;$joinip = GetIP();//當(dāng)前時(shí)間戳$nowTime = time();
if($mid){
$row = $dsql->GetOne(" Select * From `xjq_zj` where aid='$aid' and mid='$mid'");if(!$row){$dsql->ExecuteNoneQuery("INSERT INTO xjq_zj( `id`, `mid`, `ip`,`aid` ,`logintime`)VALUES ( '',$mid, '$j織夢(mèng)首頁(yè)模板oinip',$aid,$nowTime) ");}$db->SetQuery(" Select title,xjq_archives.id From xjq_archives join xjq_zj on xjq_archives.id=xjq_zj.aid where xjq_zj.mid='$mid' order by logintime desc limit 1,5"); $db->Execute(); while($row = $db->GetArray()) {echo "document.write(\"\");\r\n";}
}if(!$mid){$m = $dsql->Get織夢(mèng)模板One(" Select * From `xjq_zjw` where aid='$aid' and ip='$jodede商城模板inip'");if(!$m){$dsql->ExecuteNoneQuery("INSERT INTO xjq_zjw( `id`, `mid`, `ip`,`aid` ,`logintime`)VALUES ( '',$mid, '$joinip',$aid,$nowTime) ");}$db->SetQuery(" Select title,xjq_archives.id From xjq_archives join xjq_zj on xjq_archives.id=xjq_zj.aid where xjq_zjw.ip='$joinip' order by logintime desc limit 1,5"); $db->Execute(); while($row = $db->GetArray()) {echo "document.write(\"\");\r\n";}
}
exit();
?>
相關(guān)織夢(mèng)模板織夢(mèng)手機(jī)模板。聲明: 本文由我的SEOUC技術(shù)文章主頁(yè)發(fā)布于:2023-07-21 ,文章dedecms顯示最近瀏覽文章代碼,dedecms主要講述最近,代碼,dedecms網(wǎng)站建設(shè)源碼以及服務(wù)器配置搭建相關(guān)技術(shù)文章。轉(zhuǎn)載請(qǐng)保留鏈接: http://www.bifwcx.com/article/web_32566.html
為你推薦與dedecms顯示最近瀏覽文章代碼,dedecms相關(guān)的文章
-
dedecms首頁(yè)中文章列表無(wú)刷新頂、踩的實(shí)現(xiàn)
(120)人喜歡 2023-07-21 -
織夢(mèng)網(wǎng)站地圖Sitemap+百度Ping推送功能實(shí)現(xiàn)
(160)人喜歡 2023-07-21 -
DeDecms后臺(tái)設(shè)置及網(wǎng)站地圖seo優(yōu)化,織夢(mèng)技
(50)人喜歡 2023-07-21 -
DedeCMS模板制作自定義表單時(shí)添加驗(yàn)證碼的
(166)人喜歡 2023-07-21 -
織夢(mèng)標(biāo)簽:sonchannel 子欄目調(diào)用,織夢(mèng)教程
(103)人喜歡 2023-07-21 -
在織夢(mèng)cms中使用繁體轉(zhuǎn)簡(jiǎn)體的函數(shù)BIG5To
(186)人喜歡 2023-07-21