Welcome Guest, Not a member yet? Register   Sign In
Codeigniter 4 set_cookie Helper is not working
#3

In your helper did you add these to the top of it just before the first function/method?
PHP Code:
use Config\App;
use 
codeigniter\Config\Services
Those are the only two things that would stop it from working.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Codeigniter 4 set_cookie Helper is not working - by InsiteFX - 06-21-2021, 09:08 PM



Theme © iAndrew 2016 - Forum software by © MyBB