首页最新文章如何截取指定2个类
2016-07-07 15:03 来源:www.chinab4c.com 作者:ecshop专家
function index_get_new_articles() { $sql = 'SELECT a.article_id, a.title, ac.cat_name, a.add_time, a.file_url, a.open_type, ac.cat_id ' . ' FROM ' . $GLOBALS['ecs']->table('article') . ' AS a, ' . $GLOBALS['ecs']->table('article_cat') . ' AS ac' . ' WHERE a.is_open = 1 AND a.cat_id = ac.cat_id AND ac.cat_type = 1' . ' ORDER BY a.article_type DESC, a.add_time DESC LIMIT ' . $GLOBALS['_CFG']['article_number']; $res = $GLOBALS['db']->getAll($sql); $arr = array(); foreach ($res AS $idx => $row) { $arr[$idx]['id'] = $row['article_id']; $arr[$idx]['title'] = $row['title']; $arr[$idx]['short_title'] = $GLOBALS['_CFG']['article_title_length'] > 0 ? sub_str($row['title'], $GLOBALS['_CFG']['article_title_length']) : $row['title']; $arr[$idx]['cat_name'] = $row['cat_name']; $arr[$idx]['add_time'] = local_date($GLOBALS['_CFG']['date_format'], $row['add_time']); $arr[$idx]['url']= $row['open_type'] != 1 ? build_uri('article', array('aid' => $row['article_id']), $row['title']) : trim($row['file_url']); $arr[$idx]['cat_url']= build_uri('article_cat', array('acid' => $row['cat_id'])); } return $arr; } 谢谢!! |
回答:
搜索过了 没有解答 |
把
|
楼上正解 |
不支持不行啊! |
向5楼学习 |
最近更新
常用插件
- ecshop分类批量扩展插件
ecshop分类批量扩展插件,这个插件是ecshop插件里面比较核心的插件。我们...
- ecshop商品分类名称增加样
ecshop插件介绍:本插件可以方便在后台管理,为ecshop商品分类名称增加样...
- ecshop2.7.1打印发货单插件
ecshop2.7.1打印发货单插件介绍:ecshop2.7.1和以前的ecshop版本不一样,ecs...
- ecshop二次商品订购人信息
ecshop二次商品订购人信息填写插件,有时候给朋友送花,或者是送礼品的...
- ecshop二次开发详细页面生
插件介绍: ECSHOP系统,在很多时候,很多商品没有人购买,不但购买的人...
ecshop热门问答
ecshop热门资料
ecshopdouble
ecshopInetpub
ecshop固定价格
ecshop攻略
ecshop分类两列显示
ecshoprules
ecshop报警
ecshop新年
ecshopWampServer
ecshop看官
ecshop构想
ecshop留言列表
ecshop精典
ecshop正在复制文件
ecshop储值卡
ecshop时尚起义
ecshop收货人信息
ecshop支付方式类
ecshopassign
ecshoppay_status
ecshop服务器时间
ecshopclient
ecshop安装程序
ecshop入侵
ecshop开户费
ecshop模式
ecshop讲解
ecshop小米模板
ecshop败笔
ecshopfilezilla