Design and Development of Secondary Campus Information Website Based on PHP
Abstract: This paper describes the process of designing and develop a campus second-hand information website which is based on PHP in detail, the site is a second-hand information exchange interactive platform, its main function is that the user can browse the various second-hand goods’ information which is published by senior member and carry out transactions . The development of the site mainly uses PHP and MySQL and other development technology tools, including two modules: the member module and the administrator module.
Key words:PHP; MYSQL;The information of Idle goods
系统体系与结构设计
校园二手信息网站是专门为大学生提供的一个展示二手商品信息的一个网站,这是一个信息交换的平台,用户们可以从该平台获取自己所需要的各种信息。在该系统的设计中,只要分为管理员和用户两个部分,其中用户部分属于前台,管理员部分属于后台。前台部分主要用于让客户进行用户注册、用户登录、发布商品以及浏览商品信息等功能,用户在浏览过商品信息之后,还可以对商品进行留言,发表自己的看法。管理员部分主要包括新闻公共管理、物品管理与分类、用户管理等。