Welcome Guest, Not a member yet? Register   Sign In
How to update value by Events in CodeIgniter 4
#17

Sorry, I was wrong.

Events have one direction.
If you need to modify the data and get it back, then it is better to use a simple function instead of using events.

If you still want to use events, then it's easier to implement through object wrapping.
Objects are always passed by reference.
Reply


Messages In This Thread
RE: How to update value by Events in CodeIgniter 4 - by iRedds - 04-09-2021, 12:15 PM



Theme © iAndrew 2016 - Forum software by © MyBB