摘要: <?php if ($_POST) { $title = trim($_POST['title']); $uname = $_POST['img']; $conn = new mysqli('localhost','root','root','jq'); $sql = "insert into sy 阅读全文
posted @ 2020-06-24 14:08 丶玲珑骰子安红豆 阅读(63) 评论(0) 推荐(0)