帝國CMS SQL調用所有軟件下載次數和瀏覽次數
發布時間:2019-10-25 來源:未知 瀏覽: 關鍵詞:
軟件總下載數:
<?=$empire->gettotal("select sum(totaldown) as total from phome_ecms_download")?>
文章總瀏覽數:
<?=$empire->gettotal("select sum(onclick) as total from phome_ecms_news")?>
責任編輯:實速科技