background image

基于

PHP 留言本系统

摘 要 : 本系统利用

PHP 网络开发技术,以 MySQL 作为后台数据库,使用 Apache 配置

Web 服务器,结合 JavaScript 和 HTML 两种脚本语言,以及配合 Dreamweaver CS4

开发工具,实现了基于

B/S 模式的网络交流平台——留言本。全文主要分为 6 个部分:第 1

部分前言,简单介绍留言本系统的特点、和本系统所要用到的各种开发技术;第

2 部分主要

论述留言本的开发背景及相关可行性分析;第

3 部分系统的数据库设计;第 4 部分系统主

要介绍各模块的设计与实现;第

5 部分系统运行测试;第 6 部分总结开发系统过程中的问

题。

关键词:留言本;

PHP;MySQL;B/S 模式

Abstract:

 

The system using PHP network development technique, as in MySQL backend 

database, and use of Apache Web server configuration.Combined with JavaScript and HTML two 
scripting language, and cooperate with Dreamweaver CS4 development tools, realized B/S model 
of network communication Guestbook. The article consists of six parts: Part 1 of the introduction, 
simple introduction the characteristics of the system, the message and the system of various 
development technology used; The second part of this paper discusses mainly the message of the 
development background and related feasibility analysis; Part 3 in the system's database design; 
Part 4 system mainly introduces the design and implementation of each module; Part 5 system run 
the test; Part 6 summarizes problems during the process of developing system.
Key words: Guestbook; PHP; MySQL; B/S model

目录

I