Hi everyone,
I'm attempting to store a multidimensional array into a cookie so I can pass the values and change them later.
Next step is serializing the array for cookie storage (if you have another method it would be nice if you post it):
However it doesn't create the cookie unless I use the stripslashes function:
The cookie is now created, but I have no idea whether it really stored anything or how to use it on my next page. I was hoping to use something like this: