Welcome Guest, Not a member yet? Register   Sign In
How to work with cookie and redirect in codeigniter 4
#3

I have solved my issue by using php function
PHP Code:
setcookie() 
or using
PHP Code:
redirect()->to('urlname')->setCookie("name""value"time()); 
Reply


Messages In This Thread
RE: How to work with cookie and redirect in codeigniter 4 - by venance - 09-10-2021, 08:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB