似梦似醒

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2012年11月2日

摘要: 今天看代码,看到了这么一句 $sql_hot_prudct = "SELECT g.*,g.id as goods_id,g.title as goods_name,g.goods_price as shop_price,pubtime as last_update,u.*,r.region_name FROM ".$ecs->table('b2b_supply')." AS g LEFT JOIN ". $GLOBALS['ecs']->table('users') ." AS u 阅读全文
posted @ 2012-11-02 11:16 人生如梦,梦如人生 阅读(184) 评论(0) 推荐(0) 编辑