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
#7

[eluser]Libelle[/eluser]
[quote author="johnpeace" date="1329416486"]Right, that's not correct usage of
Code:
$this->db->select()

Try
Code:
$this->db->query($query)
instead.[/quote]

johnpeace, thank you - it works now, blank character is not cut.


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, 12:22 PM



Theme © iAndrew 2016 - Forum software by © MyBB