当前位置:网站首页>Computer graduation design PHP campus address book telephone number inquiry system
Computer graduation design PHP campus address book telephone number inquiry system
2022-07-03 18:01:00 【q_ one billion thirty-nine million six hundred and ninety-two t】
Project introduction
This design provides a management for our teachers and students 、 How to inquire the contact information of each department , This system is designed by using php Build a WEB platform , So that school administrators can manage the contact information of all departments at any time , Teachers and students can find the desired phone number at any time , This system has changed the difficulty of telephone number inquiry of our school department , Management of non-standard problems , Make it more convenient for students and teachers to inquire about contact information , The system will further promote the relationship between school leaders and teachers and students to develop in a more friendly direction .
This topic requires the design and implementation of an office telephone number query and management system based on network operation . The specific function should realize the increase of office telephone 、 modify 、 Delete and other dynamic management functions , And fuzzy query 、 Combined query and other functions . meanwhile , We should also consider the solutions to the problems such as the management permission setting of the personal contact phone related to the user .
One . home page :
( One ) Inquire about : The home page query index can query the public telephone number ( Office phone ), By name 、 Departments or other departments 、 Check the first few digits of the phone number .
( Two ) Public information : Public office telephone number
( 3、 ... and ) land : Check your private phone number by logging in ; Sub faculty login 、 Students log in 、 Administrator login .
( Four ) link : Link to the sub pages of Xinjiang University of Finance and economics, such as : home page 、 School network school 、 Libraries and so on
Two . user : Each user has his own friend address book
Faculty : Insert your own information 、 Delete 、 modify 、 And inquire about others' information .
Student : Insert your own information 、 Delete 、 modify 、 And inquire about others' information .
Administrators : Manage the public information on the homepage .
3、 ... and . jurisdiction : Users decide whether to share private phone numbers with others , If sharing, you can select multiple users to share at the same time .
Four . Forum : Communication platform . Such as : Ask for the phone number
Control users , When asking for a phone number reply . Only publish the office phone number in the Forum , The private phone number is sent to the inquirer's personal friend address book through the Forum .
5、 ... and . database ( If a user updates his / her phone number and other relevant information , The user's information in the friend address book of other users is updated synchronously )
Staff table : full name 、 institute 、 Phone number 、 Job number, etc
Student list : full name 、 institute 、 class 、 Student number 、 Phone number, etc
List of colleges and departments
Class table
Telephone number table : Class or department of the Department 、 Upload time 、 Phone number, etc , The telephone number of this table is divided into public parts 0、 Private part 1
design sketch


Objective record
pick want I
Objective record II
The first 1 Chapter Clue On 1
1.1 The current situation of the current application field 1
1.2 Development platform and application technology comparison 1
1.2.1 B/S Architecture and C/S The contrast of Architecture 1
1.2.2 WEB Programming language comparison 2
The first 2 Chapter Overall design of the system 4
2.1 Development platform and application technology construction 4
2.1.1 Schema selection 4
2.1.2 programing language 4
2.1.3 Edit software 4
2.1.4 application server 4
2.2 Database design 4
2.2.1 List of database tables 4
2.3 Software overall function flow chart 6
The first 3 Chapter System module design 7
3.1 Login module design 7
3.2 Ordinary user registration module 8
3.3 Add address book 11
3.4 Manage the address book 11
3.5 Teachers can inquire 12
3.6 Discussion and consultation area 12
The first 4 Chapter System implementation technology 13
4.1 Software implementation technology 13
4.1.1 Uniform style 13
4.1.2 Database connection 15
4.1.3 Verification authority 15
4.1.4 System navigation menu 16
The first 5 Chapter The system test 20
5.1 The purpose of software testing 20
5.2 The importance of software testing 21
5.3 Research and selection of test examples 21
5.4 Test environment and test conditions 22
5.5 System operation 22
Cause thank 23
reference 24
边栏推荐
- AcWing 271. 杨老师的照相排列【多维DP】
- Vs2013 has blocked the installer, and ie10 needs to be installed
- PUT vs. POST for Uploading Files - RESTful API to be Built Using Zend Framework
- PHP MySQL create database
- Fedora 21 installs lamp host server
- WebView module manages the application window interface to realize the logical control and management operation of multiple windows (Part 1)
- The number of incremental paths in the grid graph [dfs reverse path + memory dfs]
- [combinatorics] recursive equation (four cases where the non-homogeneous part of a linear non-homogeneous recursive equation with constant coefficients is the general solution of the combination of po
- Image 24 bits de profondeur à 8 bits de profondeur
- [combinatorics] generating function (generating function application scenario | using generating function to solve recursive equation)
猜你喜欢

Redis core technology and practice - learning notes (VI) how to achieve data consistency between master and slave Libraries

基于人脸识别的课堂考勤系统 tkinter+openpyxl+face_recognition

聊聊支付流程的设计与实现逻辑

Win32: dump file analysis of heap corruption

On Data Mining

Class exercises

PHP MySQL preprocessing statement

PHP MySQL inserts multiple pieces of data

Records of long objects and long judgments in the stream of list

Leetcode 669 pruning binary search tree -- recursive method and iterative method
随机推荐
link preload prefetch
Graduation summary
Kotlin's collaboration: Context
Detailed explanation of common network attacks
[combinatorics] generating function (example of generating function | calculating generating function with given general term formula | calculating general term formula with given generating function)
TCP拥塞控制详解 | 3. 设计空间
Class exercises
Analysis report on production and marketing demand and investment forecast of China's PVC industry from 2021 to 2026
OpenSSL的SSL/BIO_get_fd
How to install PHP on Ubuntu 20.04
小程序 多tab 多swiper + 每个tab分页
The second largest gay dating website in the world was exposed, and the status of programmers in 2022
Create a new file from templates with bash script - create new file from templates with bash script
Module 9 operation
统计图像中各像素值的数量
[combinatorics] recursive equation (summary of the solution process of recursive equation | homogeneous | double root | non-homogeneous | characteristic root is 1 | exponential form | the bottom is th
QT learning diary 9 - dialog box
Records of long objects and long judgments in the stream of list
A. Odd Selection【BruteForce】
win32:堆破壞的dump文件分析