The use of PHP and MySql to complete a simple library information management sys...
- 资源大小:233.83 kB
- 上传时间:2021-06-29
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
MySQL
php
资 源 简 介
使用PHP和MySql完成的简单图书馆信息管理系统,具有一定的实用性。采用MVC结构,由于模型和视图的结构较简单,所以放在同一文件中,但是文件内有清晰的分割。密码采用MD5加密,初次使用可自行更改。-The use of PHP and MySql to complete a simple library information management system, has a certain practicality. The use of MVC structure, as a result of model and view the structure of relatively simple, so on the same document, but document a clear partition. Password using MD5 encryption, can make changes to the initial use.
文 件 列 表
library
add_administrator.php
add_administrator_form.php
change_password.php
change_password_form.php
configuration.php
db_data.sql
delete_myself.php
do_login.php
edit_administrator.php
edit_book.php
edit_book_form.php
edit_reader.php
edit_reader_form.php
images
include
include_all.php
index.php
insert_book.php
insert_book_form.php
insert_reader.php
insert_reader_form.php
javascript
lending_book.php
lending_book_form.php
lib_header.php
login.php
logout.php
navigation.php
overtime_report.php
report.php
return_book.php
return_book_form.php
search_book.php
search_book_form.php
show_book.php
show_category.php
show_category_list.php
show_opt_log.php
show_reader.php
show_reader_list.php
style
test.php
tmp.php
welcome.php