当前位置:网站首页>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
边栏推荐
- [combinatorics] generating function (summation property)
- Discussion sur la logique de conception et de mise en oeuvre du processus de paiement
- Website with JS doesn't work in IE9 until the Developer Tools is activated
- Redis core technology and practice - learning notes (VII) sentinel mechanism
- win32:堆破壞的dump文件分析
- The second largest gay dating website in the world was exposed, and the status of programmers in 2022
- ArrayList analysis 3: delete elements
- [教程]在 CoreOS 上构建你的第一个应用
- Embedded-c language-7
- PHP returns 500 errors but no error log - PHP return 500 error but no error log
猜你喜欢
The third day of writing C language by Yabo people
MySQL grouping query
Leetcode 538 converts binary search tree into cumulative tree -- recursive method and iterative method
How to install PHP on Ubuntu 20.04
聊聊支付流程的设计与实现逻辑
Introduction to SolidWorks gear design software tool geartrax
Draw some simple graphics with MFC
TCP拥塞控制详解 | 3. 设计空间
Redis core technology and practice - learning notes (VII) sentinel mechanism
Automata and automatic line of non-standard design
随机推荐
PHP processing - watermark images (text, etc.)
Redis core technology and practice - learning notes (VII) sentinel mechanism
[set theory] order relation: summary (partial order relation | partial order set | comparable | strictly less than | covering | hasto | total order relation | quasi order relation | partial order rela
图像24位深度转8位深度
Introduction to PHP MySQL
Self executing function
Embedded-c language-7
(9) Opencv Canny edge detection
Postfix tips and troubleshooting commands
STM32实现74HC595控制
A. Berland Poker & 1000 [simple mathematical thinking]
Introduction to SolidWorks gear design software tool geartrax
聊聊支付流程的设计与实现逻辑
MySQL grouping query
Records of long objects and long judgments in the stream of list
Discussion sur la logique de conception et de mise en oeuvre du processus de paiement
PHP MySQL order by keyword
Win32: dump file analysis of heap corruption
PHP MySQL preprocessing statement
Inheritance of ES6 class