Welcome Guest, Not a member yet? Register   Sign In
Can't use cookie helper in CI 4.0.4
#1

(This post was last modified: 07-18-2020, 02:28 AM by jreklund.)

I can't use from helper cookie CI4:

Code:
delete_cookie();
get_cookie();
set_cookie()

But I can usingĀ $_COOKIE, from CI 4.0.3.

Code:
setcookie();

However, I can only setCookie and not change it from CI 4.0.4.
Reply


Messages In This Thread
Can't use cookie helper in CI 4.0.4 - by zoom360 - 07-18-2020, 02:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB