我有一个二位数组怎么才能储存在Cookie中呢,有该怎么取出来呢?
setcookie(''arrayname'',array)
setcookie(''arrayname'',json_encode($data))