基于PHP的新闻系统设计的开发与实现.docx
《基于PHP的新闻系统设计的开发与实现.docx》由会员分享,可在线阅读,更多相关《基于PHP的新闻系统设计的开发与实现.docx(49页珍藏版)》请在第一文库网上搜索。
1、012分类号:TP31 1单位代码:10452修所大学学土学位毕业设计(论文)基于PHP的企业新闻发布系统的设计与实现姓 名至宏学号2008124102学年 级2008级专业计算机科学与技术系(院)信息学院指导教师刘海涛2012年4月22日PHP-based Enterprise News Publishing System Design andImplementationByWangHongSupervisor: LiuHaiTaoApril 2012诚信声明本人呈交给临沂大学的这篇毕业论文,除了所注参考文献和世所公认的文献外,全部是本人在指导老师指导下的设计成果。学生签名:日 期:经检查该
2、毕业设计(论文)为独立完成,不存在抄袭现象。指导老师签名:期:客户反馈及时反馈就好啦就很烦了摘要企业新闻发布系统是企业网站中最常用的系统,它的一个基本作用就是为企业提供信息发布的平台。使用PHP技术可以动态生成新闻静态页面,可以使新闻的发布和管理变得很轻松。管理员只需设置标题、内容和图片等新闻信息元素就可以了,系统将自动生成对应的网页。本系统就是基于以上原理,采用PHP开发语言,WAMP作为开发环境,Eclipse作为开发工具,MySQL作为数据服务器,实现了对网站基本参数设置,新闻类别设置动态新闻发布管理等一系列功能,完成了一个动态新闻发布系统的所有功能,包括新闻搜索,管理员登陆等用户交互界
3、面。系统捕获了绝大多数的异常情况,具有较好的安全性,容错性。前台页面结合HTML语言生成静态页面,杜绝了一般用户直接操作数据库的可能,满足了基本的新闻发布系统需求。关键词:PHP;新闻发布;动态模块;新闻系统AbstractPress Release enterprise system is the most common site of the system.which isa basic roleis to provide a platform for information dissemination.PHP technology can be used to generatedynam
4、ic static news page.you can make the news release and management has become veryeasy.Administrators can set up the title,content and image elements,such as news andinformation can be,the system will automatically generate the corresponding page.lnhe use ofMySQL Server database,the maintenance staff
5、to reduce the workload,allowing the system tofacilitate the maintenance and management.For sake of the application of news publicsystem.This system uses PHP as a development language,WAMP as the developmentenvironment,and MySQL5.0 as a data server,finally realize a series of functions,such as basicp
6、arameters settings,news website category sets,dynamic news release systemjncluding newssearch, user registration such as the change of user interface.The last but not the least,this systemhave better security,fault tolerance and capture the majority of anomalies-The combination offront desk page and
7、 HTML language generates static page,which put a stop to the average usermanipulating database directly,satisfying the basic requirements for news release system.Key Words: PHP; News Release ; Dynamic module; News System目录川J 1第1章总体分析21.1 企业新闻发布系统的基本现状21.1.1 准确定义企业新闻发布系统21.1.2 企业新闻发布系统的特点和现状21.2 企业新闻
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 基于 PHP 新闻 系统 设计 开发 实现