Helix output is different to krakens.
if (count($array1['data']) == 1) {
// is live
} else {
// not live
}
Should suffice
Helix output is different to krakens.
if (count($array1['data']) == 1) {
// is live
} else {
// not live
}
Should suffice