Welcome Guest, Not a member yet? Register   Sign In
call_function() uses
#2

[eluser]mohsin917[/eluser]
It is a custom function call. In model you want to use your function instead of given db functions you can use it. An external feature, just normally calling your own function..

$this->db->call_function('some_function', $param1, $param2, etc..);


Messages In This Thread
call_function() uses - by El Forum - 03-03-2010, 04:28 AM
call_function() uses - by El Forum - 03-03-2010, 08:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB