Welcome Guest, Not a member yet? Register   Sign In
Can't use multiple FROM_UNIXTIME?
#2

[eluser]GSV Sleeper Service[/eluser]
try adding FALSE as a second parameter to $this->db->select().
from the manual
Quote:$this->db->select() accepts an optional second parameter. If you set it to FALSE, CodeIgniter will not try to protect your field or table names with backticks. This is useful if you need a compound select statement.


Messages In This Thread
Can't use multiple FROM_UNIXTIME? - by El Forum - 11-05-2008, 02:00 AM
Can't use multiple FROM_UNIXTIME? - by El Forum - 11-05-2008, 03:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB