Welcome Guest, Not a member yet? Register   Sign In
db->join("table", "column = " . $int) ... uses backticks and gives an error!
#4

[eluser]pmhart[/eluser]
It works in SQL if I take out the backticks:

JOIN `tab` as t ON `t`.`id` = '25501'


Messages In This Thread
db->join("table", "column = " . $int) ... uses backticks and gives an error! - by El Forum - 09-28-2009, 02:41 PM



Theme © iAndrew 2016 - Forum software by © MyBB