Welcome Guest, Not a member yet? Register   Sign In
Developing Mulitdiminsional Array
#4

[eluser]yacman[/eluser]
This is correct then the left joins will fail, causing a null value in that specific roster_name column for the joins.

You can get rid of the ifnull statement all together and just select the columns as inside the IFNULL statements.

Code:
$this->db->select('contender3_user.roster_name as contender3');


Messages In This Thread
Developing Mulitdiminsional Array - by El Forum - 09-13-2012, 10:33 AM
Developing Mulitdiminsional Array - by El Forum - 09-13-2012, 12:36 PM
Developing Mulitdiminsional Array - by El Forum - 09-13-2012, 02:29 PM
Developing Mulitdiminsional Array - by El Forum - 09-13-2012, 02:34 PM
Developing Mulitdiminsional Array - by El Forum - 09-13-2012, 06:28 PM
Developing Mulitdiminsional Array - by El Forum - 09-14-2012, 05:52 AM
Developing Mulitdiminsional Array - by El Forum - 09-14-2012, 08:22 AM
Developing Mulitdiminsional Array - by El Forum - 09-14-2012, 08:37 AM
Developing Mulitdiminsional Array - by El Forum - 09-14-2012, 09:11 AM
Developing Mulitdiminsional Array - by El Forum - 09-14-2012, 10:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB