Please fill up the required field!";
} else {
header("Location:contract-index.php");
}
}
?>
項次 |
合約類型 |
合約號 |
公司名稱 |
統一編號 |
地址 |
電話 |
立約人 |
客戶維護帳號 |
業務聯繫人 |
業務聯繫人地址 |
業務聯繫人電話 |
業務聯繫人郵件地址 |
契約人員工號 |
合約起始日 |
合約終止日 |
建檔人 |
建檔時間 |
修改 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There is no record!";
endif;
#代表結束連線
mysqli_close($link);
include "footer.php";
?>