知识学习

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
热搜: 活动 交友 discuz
查看: 3546|回复: 3

destoon产品总数,求购总数,供应总数的标注显示

[复制链接]

升级   100%

152

主题

152

帖子

736

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
736
发表于 2021-4-12 08:24:19 | 显示全部楼层 |阅读模式
第一步:在include/global.func.php建立table_counts函数
//$table 表明 例如:供应表sell 求购表buy 新闻表:article_21
//$where 条件 例如:status=3   最近一月发布的:status=3 and addtime>=".strtotime('-1 month')."
        function table_counts($table,$where){
        global $db,$DT_PRE;
        $count=$db->get_one("select count(*) as num from $DT_PRE$table where $where");
        return $count['num'];

第二步:根据参数调用总数的显示,以下代码是在模板页面添加的。
供应总数:{table_counts('sell','status=3')}
本月供应总数:{table_counts('sell',"status=3 and addtime>=".strtotime('-1 month')."")}

求购总数:{table_counts('buy','status=3')}
本月求购总数:{table_counts('buy',"status=3 and addtime>=".strtotime('-1 month')."")}

新闻总数:{table_counts('article_21','status=3')}
本月求购总数:{table_counts('article_21,"status=3 and addtime>=".strtotime('-1 month')."")}

要调用其他的表数据同理,只需要修改下参数即可。
回复

使用道具 举报

升级   12%

0

主题

1

帖子

6

积分

新手上路

Rank: 1

积分
6
发表于 2024-5-4 01:59:35 | 显示全部楼层

тренажеры для улицы купить

Детская игровая площадка: натуральные материалы в моде.Всегда актуальный ассортимент.
<a href=http://quimicasiris.ru/topnazapisa712.htm>Отзывы о гимнастический комплекс уличныйот магазина Sporthappy.com.ua</a>
<a href=http://proff-d.ru/Trenazhery/Velotrenazhery/index.html>Все подробности уличные брусья на сайте</a>
<a href=https://www.spainland.ru/modules.php?name=Topics>Тренажеры для улиц</a>

Купить на складе:есть.Пионер Детский спортивный комплекс Мини+качели ТК.
回复

使用道具 举报

升级   56%

0

主题

6

帖子

28

积分

新手上路

Rank: 1

积分
28
发表于 2024-11-11 16:35:39 | 显示全部楼层

Great reading too 79 let's

Hello guys!
I came across a 79 useful page that I think you should explore.
This tool is packed with a lot of useful information that you might find interesting.
It has everything you could possibly need, so be sure to give it a visit!
http://boxartshow.ca/poker/the-unstoppable-rise-of-online-poker-apps-a-new-era-for-poker-players/
回复

使用道具 举报

升级   56%

0

主题

6

帖子

28

积分

新手上路

Rank: 1

积分
28
发表于 2024-11-13 16:27:40 | 显示全部楼层

Great reading too 79 let's

Hello everyone!
I came across a 79 useful platform that I think you should check out.
This site is packed with a lot of useful information that you might find helpful.
It has everything you could possibly need, so be sure to give it a visit!
https://agenziacampaniainnovazione.it/gioco-dazzardo/la-danza-dei-dadi-cultura-e-tradizione-nei-giochi-da-casino/
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|知识学习 ( 鲁ICP备20015483号 )

GMT+8, 2025-5-18 22:20 , Processed in 0.060700 second(s), 24 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表