摘要:
1 require 'connect.php'; 2 $linshi = $dbh->prepare('UPDATE `category` SET `name` = :name, `alias`=:alias WHERE `cate_id` = :cate_id '); 3 if($linshi-> 阅读全文
posted @ 2020-02-04 17:45
nofeel666
阅读(111)
评论(0)
推荐(0)