Welcome Guest, Not a member yet? Register   Sign In
$this->db->escape() vs $this->db->escape_str()
#3

[eluser]guidorossi[/eluser]
You don't need to escape the data if you're using Active Record because "All values are escaped automatically producing safer queries."

http://ellislab.com/codeigniter/user-gui...tml#insert


Messages In This Thread
$this->db->escape() vs $this->db->escape_str() - by El Forum - 03-13-2011, 01:09 PM
$this->db->escape() vs $this->db->escape_str() - by El Forum - 03-13-2011, 01:47 PM
$this->db->escape() vs $this->db->escape_str() - by El Forum - 03-13-2011, 08:39 PM



Theme © iAndrew 2016 - Forum software by © MyBB