Hi, can i use a array value for a cookies? like setcookie ("TestCookie", $ArrayValue"). Because What I want to do is i have an array, which like to store as cookies. Instead of save them seperately, can I just use the method i mentioned above?
Thanks
Louis