该问题已被锁定!
3
关注
3990
浏览

想导入原系统的数据到Wecenter里,但不知道这个系统的数据库用什么框架,要转换数据应如果操作数据库?

AI智能回复搜索中,请稍后...

为什么被折叠? 0 个回复被折叠
AWSupport 初级会员 用户来自于: 广东省深圳市
2013-07-09 10:35
$this->model('system')->query($sql, $limit = null, $offset = null, $where = null);
$this->model('system')->insert($table, $data);
$this->model('system')->fetch_all($table, $where = null, $order = null, $limit = null, $offset = 0);
$this->model('system')->fetch_row($table, $where = null, $order = null);
$this->model('system')->delete($table, $where = '');
更多方法参见 system/aws_model.inc.php

关于作者

ddddddd_ 注册会员

这家伙很懒,还没有设置简介

问题动态

发布时间
2013-07-09 10:24
更新时间
2013-07-09 10:35
关注人数
3 人关注

推荐内容

有数据字典嘛?想把老站的数据转换过来
discuz 数据转换工具包已经发布在首页下载区
beta4还是数据库彪升,打不开话题内容页和网站首页 ,怎么优化?
PHPWind 转换程序 1.0 版发布
Discuz to Anwsion 转换程序 Beta 版
tipask转aw的详细方法,适合和我一样的小白
使用dx2.5导入anwsion,首页无法访问
Discuz 转换程序 1.9 支持转换到哪个版本的wecenter
从dz2.5升级过来,单个话题都打不开,一打开数据库就彪升
有没有开发PHPWIND8.7版转换程序?