Hi,
I need to save vules of an array into visitors client .
Is it possible to save an array into a cookie ? How ?
Sorry for the stupid question... and thanks !
Fabi
Originally posted by fabiuz Hi, I need to save vules of an array into visitors client . Is it possible to save an array into a cookie ? How ? Sorry for the stupid question... and thanks ! Fabi
You could always try it, I suppose ... note that you would of course need to use serialize() to turn the array into a string.