<?php // Read the JSON file $json = file_get_contents('./API/equipment.json'); // Decode the JSON file $equipment_data = json_decode($json, true); $not_read = ["表頭","SB、SM警戒值一覽","TI警戒值一覽","隧道中心線上方沉陷點-SM","尾軌自動化"];