Hi i have problem with get data from cookies.

And in php can´t get i use this code.
foreach($_COOKIE['nakupni_kosik'] as $key => $val) {
$sample = $val['polozka_ks'];
}
What is bad ? Can help me ?
Hi i have problem with get data from cookies.

And in php can´t get i use this code.
foreach($_COOKIE['nakupni_kosik'] as $key => $val) {
$sample = $val['polozka_ks'];
}
What is bad ? Can help me ?