Welcome Guest, Not a member yet? Register   Sign In
Object of type CodeIgniter\Session\Session is not callable
#11

It seems you don't understand the difference between property and object invocation.

These are different:
PHP Code:
$session->xyz
$session
('xyz'

See https://www.php.net/manual/en/language.o...ect.invoke
Reply


Messages In This Thread
RE: Object of type CodeIgniter\Session\Session is not callable - by kenjis - 05-02-2023, 06:03 AM



Theme © iAndrew 2016 - Forum software by © MyBB