escape query |
[eluser]Arun Joshi[/eluser]
Hi I can escape a varible using $this->db->escape(). Like is there any way to escape a query. So that I can avoid $this->db->escape() for all fields. Thanks Arun
[eluser]Bas Vermeulen[/eluser]
If you use active records you don't have to. Source: http://ellislab.com/codeigniter/user-gui...tml#insert check out the red note ![]() |
Welcome Guest, Not a member yet? Register Sign In |