摘要
本文主要内容是介绍我们在学习和应用在linux下建设网络服务器时,在linux下建设网站的全过程。现在国内linux的应用已经十分广泛,但是linux在网络上的应用还不是很多,所以我们研究linux在网络上的应用是很必要的。通过对linux的学习,我了解了linux和windows的许多差异,学习到了网站建设的一些必要的知识,网站建设的过程。使得我们自己有能力设计诸如此类的网站、网页,并可以延伸到其它项目工程的设计与安装,如局域网的安装架设、铺设通讯网络等。
关键词:Linux A p a c h e P H P M y S Q L 动态网站
Construction of Web Station in Linux Environment
Abstract:
Main contents to we in studying and use this text, In linux Make the whole course of building the Web site. The application of domestic linux has been already very extensive now, but linux is in the network The application that has is not still a lot of, so is very essential that we study linux's application in the network. Pass correctly The study of linux, I have understood a lot of differences between linux and windows, have studied to one of construction of Web site Some essential knowledge, the course of construction of Web site. Make ourselves have the ability to design the Web site, network like that Page, it extends other project the design and installations of projects to for instance the installations of LAN erect, lay communication network,etc..
Keywords: Linux Apache P H P MYSQL Dynamic Web Station
目 录
1 前 言 1
2 Apache,P H P和M y S Q L简介 1
3网站设计和主页面制作 1
3.1 Web-BBS基本结构 2
3.2 Web-BBS的数据存储结构 3
3.3 Web-BBS的界面分析 5
4 数据库的建立和测试 6
5 Web-BBS主页面制作 7
5.1参数约定、框架页和标题栏 7
5.2分页文章列表界面 11
5.3相关文章列表界面 12
5.4 list.php源文件 12
5.5文章内容界面 17
5.6 main.hph3文件 17
6 “发表文章”功能块制作 20
6.1 输入表单界面和new.php3源文件 20
6.2 new. p h p页面效果 23
6.3 发表文章、更新页面和add,php源文件 23
参考文献 26
致 谢 27
1 前 言
L i n u x是U N I X克隆(U N I X c l o n e )或U N I X风格(UNIX a l i k e )的操作系统,它在源代码级上兼容绝大部分U N I X标准(指的是IEEE POSIX、System V、B S D ),是一个支持多用户、多进程、多线程、实时性较好的功能强大而稳定的操作系统。它可以运行在x86 PC、Sun Sparc、Digital Alpha、6 8 0 x 0、P o w e r P C、M I P S等平台上,是目前运行硬件平台最多的操作系统。L i n u x最大的特点在于它是G N U 的一员,遵循公共版权许可证( G P L ),秉承“自由的思想,开放的源码”的原则。网络和L i n u x是密切相关的。在某种意义上L i n u x是一个针对I n t e r n e t和W W W的产品。它的开发者和用户用We b来交换信息思想、程序代码,而L i n u x自身常常被用来支持各种组织机构的网络需求。

您当前的位置:
