To get image from database you have to try like this. Copy Code. <?php $id = $_GET['id']; // do some validation here to ensure id is safe ...
確定! 回上一頁