thinkphp关联查询(多表查询)
摘要:thinkphp关联查询(多表查询)THINKPHP 中关联查询(多表查询)可以使用 table() 方法或和join方法,请看示例:1、table()$list = $user->table('user_status stats, user_profile profile')->where('st...
        阅读全文
        
            posted @ 2015-11-14 17:15
            posted @ 2015-11-14 17:15
            posted @ 2015-11-03 10:34
            posted @ 2015-11-02 19:39
            posted @ 2015-10-22 15:27