Welcome Guest, Not a member yet? Register   Sign In
Issue with special characters and Ajax database updates
#3

[eluser]CroNiX[/eluser]
or
Code:
$this->db
  ->where($whereField, $whereValue)
  ->update($table, array($field => $value));


Messages In This Thread
Issue with special characters and Ajax database updates - by El Forum - 01-30-2012, 07:14 PM
Issue with special characters and Ajax database updates - by El Forum - 01-30-2012, 08:31 PM
Issue with special characters and Ajax database updates - by El Forum - 01-30-2012, 08:38 PM



Theme © iAndrew 2016 - Forum software by © MyBB