2017年12月27日
摘要: <?phpheader("Content-Type: textml; charset=utf-8");include_once ("../conn/conn.php");$title=$_POST["title"]; $content=$_POST["content"];$sc=$_FILES["u 阅读全文
posted @ 2017-12-27 16:54 PHP`reader 阅读(286) 评论(0) 推荐(0)
摘要: <td><a href="pages/xiugai.php?id=<?php echo $row["id"]?>">修改</a></td> <?phpheader('Content-Type:text/html;charset=utf-8');include_once("../conn/conn.p 阅读全文
posted @ 2017-12-27 09:23 PHP`reader 阅读(998) 评论(0) 推荐(0)