<?php require_once ('db.php'); $get_id=$_REQUEST['tbl_image_id']; move_uploaded_file($_FILES["image"]["tmp_name"],"uploads/ ...
確定! 回上一頁