会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
canbefree
博客园
首页
新随笔
联系
管理
2014年4月21日
Kohana::ORM学习
摘要: ORM::将数据表对象化。最常用的四个字段:_db_group_belongs_to:和_has_many组合,可以实现表联接查询。(->with('modelalias'))_has_many_table_name插入:$posts=ORM::factory('Posts');$posts->us...
阅读全文
posted @ 2014-04-21 17:48 UCanBeFree
阅读(188)
评论(0)
推荐(0)
公告