随笔分类 - PHP
摘要:mvc:V视图 Controller: <?php header("Content-Type: text/html; charset=UTF-8"); require'productModel.php'; $porduct = new Porduct(); $a =isset($_GET['a'])
阅读全文
posted @ 2018-03-30 20:31
不欠