会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
一个博客
Yi Ge Bk
首页
新随笔
联系
管理
2017年8月3日
tp框架基本sql语句查询与链式查询
摘要: 包含文件 use think\Db; public function index3() { $result=Db::execute('insert into ceshi (name,paw)VALUE ("李四","234")');//添加数据 print_r($result); $result=Db::execute('update ...
阅读全文
posted @ 2017-08-03 14:54 安晓宇
阅读(1081)
评论(0)
推荐(0)
公告