- 地図から探す -
- 割引情報 -
30) {
break;
}
$line = explode(",", $Data[$i]);
switch ($line[4]) {
case "1":
$img="../img/icon/information_type_1.gif";
$type_msg="割引イベント";
break;
case "2":
$img="../img/icon/information_type_2.gif";
$type_msg="出勤情報";
break;
case "3":
$img="../img/icon/information_type_3.gif";
$type_msg="空き(今すぐ!)";
break;
case "4":
$img="../img/icon/information_type_4.gif";
$type_msg="入店情報(新人)";
break;
case "5":
$img="../img/icon/information_type_5.gif";
$type_msg="そのほかのお知らせ";
break;
default:
$img="../img/icon/information_type_5.gif";
$type_msg="そのほかのお知らせ";
}
print("");
print(" $line[1] $line[2] ");
print("$line[3]");
print("
"); print("[$line[5]]"); print("
"); print(" $line[6]"); print(""); } ?>
"); print("[$line[5]]"); print("
"); print(" $line[6]"); print(""); } ?>