Design and Implementation of Web - based Economic Information Website
Abstract:The economy has a more efficient and convenient form of development in this era of unprecedented information network.This topic is designed to implement a PHP-based economic information website.In the case of demand analysis, the first thing to do is analyzing the functions and details of an economic information website from the viewer. The second thing is to analyze the editor and development environment which a web site to be build needs from the designer's point of view. The economic information site combines the Dreamweaver editor for page design, mainly to achieve the functions of news browsing, user's registration and login, searching and downloading. This site interface is simple and friendly, and its functional modules are quite comprehensive. This site achieves the effect of human-computer interation by providing users with information and allowing users freely performing certain function. In addition, this site uses the MySQL database which stores users' data and all the news' information. Besides functions that normal websites have, this site also has a function of choosing related books to buy which makes this site more attraction.
Keywords:PHP; information website; human-computer interaction; database
系统分析
本经济资讯网站是针对注册人员及其操作进行管理,基于PHP网络技术进行系统管理开发而成的网站。该网站站在用户实际需求的角度,开发设计出了人员及资讯管理系统,囊括了一般资讯网站必需的基本注册登录、查询浏览信息以及个人管理、后台管理的功能。
具体来说,此经济资讯网站的功能可以从以下两方面来阐明:
用户方面:
1)实现用户注册、登录、在线留言等个人功能以及实现信息检索等查询功能,用户可以自由检索关键词以查找想看的资讯。
2)对于资讯里的一些比较难于理解的词汇可以点击链接到解释页面。可以自由选择收藏或购买相关推荐书籍。
管理员方面:
1)能够在后台对前台的各个功能模块进行管理,包括审核及增删修改注册用户信息,添加查询资讯以及管理留言板等。此外,还包括超级管理员对普通管理员的帐号管理。
2)在各个功能模块的实现方法相似的情况下,能够给管理员提供便利,不需要任何复杂操作就能自行增删新闻、回复留言或对推荐书籍进行管理等。