if ($intBBS == 1 || $intBBS == 60 || $intBBS == 51 || $intBBS == 54 || $intBBS == 57) {
?>
foreach ($arrCatMst as $idx => &$record) {
if ($record['GroupItem'] == 1) {
if ($idx === array_key_first($arrCatMst)) {
} else {
?>
}
?>
- echo $record['CategoryNm']; ?>
} elseif ($idx === array_key_last($arrCatMst)) {
?>
} else {
?>
echo $record['CategoryNm'] ?>
}
}
?>
} elseif ($intBBS == 3 || $intBBS == 61 || $intBBS == 52 || $intBBS == 55 || $intBBS == 58) {
?>
} else {
?>
}
?>
Copyright (C) 2000-2018 Jpcanada.com Office. All Rights Reserved.