Welcome Guest, Not a member yet? Register   Sign In
Odd behaviour with Active Record
#8

thx for your answers guys

PHP Code:
$query $this->db
    
->select(array("ur.*, ca.name, GROUP_CONCAT(ug.id SEPARATOR ',') AS usergrouplist"),false)... 

i tested the array solution and it works like a charm
Reply


Messages In This Thread
Odd behaviour with Active Record - by sintakonte - 11-18-2014, 02:45 AM
RE: Odd behaviour with Active Record - by sv3tli0 - 11-18-2014, 02:56 AM
RE: Odd behaviour with Active Record - by sv3tli0 - 11-18-2014, 05:09 AM
RE: Odd behaviour with Active Record - by Narf - 11-18-2014, 07:16 AM
RE: Odd behaviour with Active Record - by Rufnex - 11-18-2014, 08:41 AM
RE: Odd behaviour with Active Record - by sintakonte - 11-19-2014, 02:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB