- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于Joomla分类广告网站设计论文
摘 要
随着计算机网络技术的飞速发展,网络广告的宣传模式和手段逐渐多样化。国内外对广告信息进行分类的应用得到了广泛推广。分类广告网站也受到了广大网站开发者的极大关注,选择一个合适的建站软件已经成为重要课题之一。开源的内容管理系统Joomla适合于商业类型的网站开发。利用Joomla构建分类广告网站,开发者可以突破技术、资源的限制,利用优秀模板、模块的应用,提高网站开发质量。
本文介绍了Apache + php + MySQL环境的配置及Joomla的安装,设计了生活信息类广告网站的功能模块。其中,重点介绍了与课题实现相关的Joomla模板管理、模块开发、组件应用、菜单项管理、用户管理的开发与实现,并最终实现了生活信息分类广告网站。
关键词: Joomla;分类广告;Apache;PHP;MySQL
ABSTRACT
With rapid development of network technology, the model and the means of network advertising to be diversiform. The application of domestic and outsides information on the advertising of classification has been widely promoted. Developers are greatly concern on classified ads sites. Choosing an appropriate software to build one has become an important issue. Joomla, open-source content management system is suitable for the type of business web site development. Developers use Joomla to build classified ads websites, can break through technology, resource constraints, using of excellent templates, modules, applications, to improve the quality of website development.
This paper introduces the configuration of Apache + php + MySQL environment and the installation of Joomla, designs the function of the type of advertisements website module. Besides, the key issues is the introduction of relevant with development and implementation of the websites, including Joomla templates management, module development, application components, menu items management, user management and eventually achieve the life of information classified ads websites.
Keywords: Joomla; Classified ads; Apache; PHP; MySQL
目 录
摘 要 I
ABSTRACT II
第1章 引 言 1
1.1 背景 1
1.2 研究内容 2
第2章 Joomla介绍及环境搭建 3
2.1 Joomla介绍 3
2.1.1 Joomla的定义 3
2.1.2 Joomla的特点 3
2.1.3 Joomla优势 4
2.2 环境搭建 4
2.2.1 Apache服务器介绍及安装配置 5
2.2.2 MySQL数据库介绍及安装配置 7
2.2.3 PHP介绍及安装配置 10
2.2.4 Joomla安装配置 12
2.3 本章小结 13
第3章 网站的分析与设计 14
3.1 网站整体设计 14
3.2 网站模块设计 14
3.2.1 用户注册登陆模块 15
3.2.2 信息搜索模块 15
3.2.3 信息浏览模块 16
3.2.4 信息发布模块 17
3.2.5 投票模块 18
3.2.6 站内统计模块 20
3.2.7 在线留言模块 20
3.3 本章小结 21
第4章 网站的
文档评论(0)