摘要摘要:随着经济的发展,互联网得到快速的发展。互联网的使用范围越来越多,包括学校,政府机构,企业单位等等。本课题主要介绍了使用 PHP 技术对该系统进行分析和研究,并对其功能进行设计算合集开发的整个过程。在这次设计中,先针对该系统进行了整体的分析,把这个工作系统分为两个功能的大模块来进行设计,也就是由后台管理模块和前台展示模块组成的。后台管理模块又分为几个小模块,推荐商品管理,栏目管理,文章管理,管理员管理,会员管理和系统信息管理等模块。前台展示模块主要包括用户登录,用户注册,智能推荐和分类浏览等模块。我们用 Zend Studio 来作为开发工具,以 PHP 为开发语言,用 Mysql 来进行数据的存储,再用 APACHE 服务器来完成部署测试。这个设计的设计方法是模块化的,用 PHP 技术进行了整个系统的编码实现,从而达到了轻松展示的最终效果,和简单管理的功能的最终目的。整个界面也是美观又整洁,操作简单易掌握,安全性也高。关键词:MYSQL PHP HTMLABSTRACTABSTRACT:With the development of economy, the Internet has developed rapidly. The use of the Internet is increasing, including schools, government agencies, business units and so on.This topic mainly introduces the whole process of using PHP technology to analyze and study the system, and to design and develop its functions. In this design, firstly, the whole system is analyzed, and the work system is divided into two functional modules to design, that is, the background management module and the front stage display module. Background management module is divided into several small modules, recommendation commodity management, column management, article management, administrator management, member management and system information management module. The front-end display module mainly includes user login, user registration, intelligent recommendation and classified browsing modules. We use Zend Studio as development tool, PHP as development language, Mysql for data storage, and APACHE server for d...