background image

基于

PHP 的新闻管理系统的设计与实现

摘要:

伴随着网络的出现,网页逐渐融入人们的生活。快速及时的新闻浏览,五彩缤纷的网上

信息,使网络与人们生活息息相关。足不出户便可知天下大事,网上新闻发布系统可使系统管理
员方便、快速、简洁的发布新闻,普通用户能够浏览新闻,将需要经常变动或添加的内容进行分
类管理,最后系统化、标准化的发布到网站上的一种新闻网站管理。

本 系 统 采 用

PHP 作 为 开 发 语 言 , WAMP 作 为 开 发 环 境 , EclipsePHP 作 为 开 发 工 具 ,

Mysql5.0 作为数据服务器,实现了对网站基本参数设置、新闻类别设置,动态新闻发布及管理等
一系列功能,完成了一个动态新闻发布系统的所有功能,包括新闻新闻搜索、表情评论、文字留
言、管理员登陆等与用户交互界面。系统捕获了绝大多数的异常情况,具有较好的安全性,容错
性。

前台页面结合

HTML 语言生成静态页面,杜绝了一般用户直接操作数据库的可能,满足了

基本的新闻发布系统需求。

关键词:

新闻发布;浏览器

/服务器(Browser/Server)模式;PHP

The Design and Implementation of PHP based News 

Publishing System

Abstract: 

With the emergence of the network, Page gradually integrated into people's lives. Rapidly 

and  timely  news  browsing  and  colorful  online  information  make  the  network  is  closely  related  with 
people's lives. People will know recent world affairs even stay at home. Online press release system is a 
news site management which makes system administrator release information conveniently, quickly and 
concisely;  allows  ordinary  users  browse  news,  makes  classification  management  for  the  information 
which requires frequent changes and additions and finally release on web systematic and standardized.

This  system  uses  PHP  as  a  development  language,  WAMP  as  the  development  environment,  and 

Mysql5.0 as a data server, finally realize a series of functions, such as basic parameters settings, news 
website category sets, dynamic news release and management. What's more this system has completed 
all  the  functions  of  a  dynamic  news  release  system,  including  news  search,  emotion  reviews,  text 
messages, user registration such as the change of user interface. The last but not the least, this system 
have  better  security,  fault  tolerance  and  capture  the  majority  of  anomalies.  The  combination  of  front 
desk page and HTML language generates static page, which put a stop to the average user manipulating 
database directly, satisfying the basic requirements for news release system 

Keywords:

 News release; Browser/Server mode; PHP

  1