Welcome Guest, Not a member yet? Register   Sign In
Cookie helper!
#1

[eluser]zeros0[/eluser]
hi!, i have a issu!..

How may get all cookie i have.
I have the function get_cookie() but i have to set a name o the cookie?

And another issu, if i wanna a array o cookie, how i do that!?

Thank.!
#2

[eluser]BrianDHall[/eluser]
I don't think there is a helper function in CI for your uses, so just use the PHP way - check out the $_COOKIE superglobal.

var_dump($_COOKIE) for a peak on how it's structured.




Theme © iAndrew 2016 - Forum software by © MyBB