文章分类 - ecshop
摘要:$page = isset($_REQUEST['page']) ? intval($_REQUEST['page']) : 1; $record_count = $db->getOne("SELECT COUNT(*) FROM " .$ecs->table('goods'). " ".$where.""); $pager = get_pager('shangpi...
阅读全文
摘要:if ($_REQUEST['act'] == 'list') { $smarty->assign('action', $_REQUEST['act']); $where = 'where 1';//横真 $where .= " AND goods_name'' ";//判断字段不为空 $where .= " AND cat_id =2934 ";//指定表中字段特定ID $listm ...
阅读全文

浙公网安备 33010602011771号