Please fill up the required field!";
} else {
header("Location:facility-index.php");
}
}
?>
項次 |
合約號 |
作番號 |
客戶編號 |
重量 |
停數 |
樓層數 |
開門方式 |
速度 |
維修型態 |
經度 |
緯度 |
地址 |
維修人員工號 |
維修人員姓名 |
建檔人 |
建檔時間 |
修改 |
刪除 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There is no record!";
endif;
#代表結束連線
mysqli_close($link);
include "footer.php";
?>