资源描述:
《照片管理系统》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、姓名学院专业指导教师2010年6月5日FootballstarphotomanagementsystembyLecturerSupervisor:DalianNeusoftInstituteofInformationTechnologyJune2010毕业设计(论文)任务书毕业设计(论文)题目:足球明星照片管理系统设计(论文)的基本内容:毕业设计(论文)专题部分:题目:设计或论文专题的基本内容:学生接受毕业设计(论文)题目日期第1周指导教师签字:2008年12月8日足球明星照片管理系统摘要足球明星照片管理系统是一种典型的照片管理系统,其开发主要包括后台的数据库
2、的建立、维护以及前端的相应应用程序的开发。在足球明星照片管理系统中,对用户來说,他们所关心的是如何方便的查看照片以及自己正在查看照片的时候是否能够对照片进行一个笼统的描述,对管理员来说,他所关心的问题是这位足球明星是否还在他原來的俱乐部效力,是否转会,能否及吋的进行更新,它们都存放在那里,是不是可以被有效的查看,如何管理这些登陆用户等。因此本系统主要实现了五个模块的功能:照片的杳看、照片的更新、照片的删除、照片的修改、照片的上传。木设计应用了PHP设计工具PHP5.2以及数据库MySQL,来对数据库设计,密码,身份验证等技术进行系统的设计与开发。PHP是一种H
3、TML内嵌式的语言,是一种在服务器端执行的嵌入HTML文档的脚本语言。木文描述了用PHP技术实现照片管理系统的开发概述、技术特征、应用原理及方法,充分突岀了PHP技术的优越性,介绍了整个系统的运行流程,数据库的结构及系统的页面组成。关键词:PHP,MySQL,HTMLFootballstarphotomanagementsystemAbstractFootballstarphotomanagementsystemisatypicalphotomanagementsystem,whichmainlyincludesthebackgroundofdatabased
4、evelopment,maintenance,andthecorrespondingfront-endapplicationdevelopment.Infootballstarphotomanagementsystem,theuser,theyareconcernedaboutishoweasyviewingphotos,anditisnowtimetoseewhetherthephotoonthephotoforageneraldescriptionofthemanager,hisconcernsiswhetherthefootballstarstillin
5、hisoriginalclub,whetherthetransfer,canbeupdatedtimely,theyarestoredthere,isnotaviewthatcanbeeffective,howtomanagetheloginusers.Therefore,thissystemismainlyimplementedfivemodulesfeatures:photoviewing,photoupdate,deletephotos,photomodifications,photouploading.Thisdesignappliesdesignto
6、olsPHP5.2andPHPdatabaseMySQL,todesignthedatabase,password,authenticationandothertechnologysystemsdesignanddevelopment.PHPisanHTMLembeddedlanguage,isaserver-sideimplementationoftheHTMLdocumentembeddedscriptinglanguage.ThispaperdescribestheuseofPHPtechnologyphotomanagementsystemovervi
7、ew,technicalfeatures,principlesandmethodsappliedtofullyhighlighttheadvantagesofPHPtechnology,introducedtheoperatingproceduresofthewholesystem,databasestructureandcompositionofthesystempage.Keywords:PHP,MySQL,HTML-Ill-目录毕业设计(论文)任务书I摘要IIABSTRACTIll第1章绪论11.1论文研究主要内容11.2开发目标1第2章关键技术介绍22
8、.1关键性开发技术的介绍22.1.1p