Welcome Guest, Not a member yet? Register   Sign In
cookies not found in codeignitor
#6

I am no expert by a long way, but I have had no problems with storing data in a cookie whatsoever. Can you post the code that is actually writing and then reading the cookie data and I will have a look to see if I can help, although can't promise I will be able to see anything.

If you are using jquery to read the cookie it is probably an issue with your jquery, not CI. Jquery often sets cookies that are only available in the scope of the original js, and are quite temporary and short lived, which is what it sounds like is happening to your cookie data.

http://stackoverflow.com/questions/95213...-a-browser

Best wishes,

Paul.
Reply


Messages In This Thread
cookies not found in codeignitor - by cupboy - 07-16-2015, 01:07 PM
RE: cookies not found in codeignitor - by cupboy - 07-18-2015, 03:06 PM
RE: cookies not found in codeignitor - by cupboy - 08-30-2015, 07:19 PM
RE: cookies not found in codeignitor - by PaulD - 08-31-2015, 03:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB