Welcome Guest, Not a member yet? Register   Sign In
Problem by select from db when there is a space followed by a comma in where clause
#4

[eluser]johnpeace[/eluser]
Right, that's not correct usage of
Code:
$this->db->select()

Try
Code:
$this->db->query($query)
instead.


Messages In This Thread
Problem by select from db when there is a space followed by a comma in where clause - by El Forum - 02-16-2012, 11:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB