摘要: 首先来看MVC的关系图:我共要创建五个文件:index.phpDataAccess.php 数据库类ProductModel.php 模型的实现ProductController.php控制器的实现ProductView.php 视图的实现index.phpdisplay();?>复制... 阅读全文
posted @ 2015-05-19 13:51 WDYE 阅读(293) 评论(0) 推荐(0)