Welcome Guest, Not a member yet? Register   Sign In
T_CONSTANT_ENCAPSED_STRING
#9

[eluser]xtremer360[/eluser]
Code:
$this->db->select("CONCAT_WS(' ', ".$this->master_model->users_table.".first_name", $this->master_model->users_table.".last_name) AS author", FALSE);

Tried this and I'm still getting a syntax error.


Messages In This Thread
T_CONSTANT_ENCAPSED_STRING - by El Forum - 09-12-2012, 05:12 PM
T_CONSTANT_ENCAPSED_STRING - by El Forum - 09-12-2012, 05:40 PM
T_CONSTANT_ENCAPSED_STRING - by El Forum - 09-12-2012, 05:45 PM
T_CONSTANT_ENCAPSED_STRING - by El Forum - 09-12-2012, 06:05 PM
T_CONSTANT_ENCAPSED_STRING - by El Forum - 09-12-2012, 06:16 PM
T_CONSTANT_ENCAPSED_STRING - by El Forum - 09-12-2012, 06:36 PM
T_CONSTANT_ENCAPSED_STRING - by El Forum - 09-12-2012, 06:53 PM
T_CONSTANT_ENCAPSED_STRING - by El Forum - 09-12-2012, 08:05 PM
T_CONSTANT_ENCAPSED_STRING - by El Forum - 09-12-2012, 09:12 PM



Theme © iAndrew 2016 - Forum software by © MyBB