登录  
 加关注
   显示下一条  |  关闭
温馨提示!由于新浪微博认证机制调整,您的新浪微博帐号绑定已过期,请重新绑定!立即重新绑定新浪微博》  |  关闭

淘尽网 官方博客

淘尽网http://www.tao3w.com做最好的比价网站

 
 
 

日志

 
 

笔记  

2017-09-21 10:03:23|  分类: PHP |  标签: |举报 |字号 订阅

  下载LOFTER 我的照片书  |
1、插入
$dao = Model_CityDispatching_Dao_DaoHelp::getInstance();
            $ret = $dao->insert($newModel, self::TableName);
            if (empty($ret)) {
                Log::ErrorLog("", "");
                return null;
            } else {
                $newModel['id'] = $ret;
                return $newModel;
            }
$r = Zpdo_Simple::instance()->select("*")->from("haoyebao_store_auth_b")->where($where)->limit(0,10)->orderBy("id","desc")->fetchAll();
    $r = Model_DbConfig::getHaoYeBaoSimpleRB()->select("*")->from("haoyebao_store_auth_b")->where($where)->limit(0,10)->orderBy("id","desc")->fetchAll();
    $r = Model_DbConfig::getHaoYeBaoSimpleRB()->select("*")->from("store_auth_b")->where($where)->limit(0,10)->orderBy("id","desc")->fetchAll();
Model_DbConfig::getHaoYeBaoSimpleWB()->update($col2Val)->from("store_auth_b")->where($args)->exec();

Instance('store_auth_b')->where($args)->update($col2Val)->exec();
  评论这张
 
阅读(910)| 评论(0)

历史上的今天

评论

<#--最新日志,群博日志--> <#--推荐日志--> <#--引用记录--> <#--博主推荐--> <#--随机阅读--> <#--首页推荐--> <#--历史上的今天--> <#--被推荐日志--> <#--上一篇,下一篇--> <#-- 热度 --> <#-- 网易新闻广告 --> <#--右边模块结构--> <#--评论模块结构--> <#--引用模块结构--> <#--博主发起的投票-->
 
 
 
 
 
 
 
 
 
 
 
 
 
 

页脚

网易公司版权所有 ©1997-2018