PHP 图片上传代码

2019-04-08 23:06:17王旭

imagedestroy($simage);
}
if($imgpreview==1)
{
echo "<br>图片预览:<br>";
echo "<a href="".$destination."" target='_blank'><img src="".$destination."" width=".($image_size[0]*$imgpreviewsize)." height=".($image_size[1]*$imgpreviewsize);
echo " alt="图片预览:r文件名:".$destination."r上传时间:" border='0'></a>";
}
}
?>
</center>
</body>
</html>
相关文章 大家在看