0){ foreach($param as $target){ $result[] = node_monitor_local('1', $target); } } $data = ['msg'=>$result]; echo json_encode($data);