Welcome Guest, Not a member yet? Register   Sign In
Codeigniter transactions with multiple functions
#4

Yes. Think about code execution. Just because code execution goes in and out of functions doesn't mean that the DB class isn't going to handle what it's told to do. Functions/methods do limit variable scope, help organize your code, and have other benefits. Functions/methods aren't going to interfere with your transactions.
Reply


Messages In This Thread
RE: Codeigniter transactions with multiple functions - by skunkbad - 06-21-2017, 09:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB