-
Stores all the user entered registration details data in my SQL database
Stores all the user entered registration details data in my SQL database
- 2022-03-16 15:34:17下载
- 积分:1
-
faisunsql_v40
MYSQL全系列自导入数据库备份程序 v1.0,php编程学习源码,web网页制作参考资料。(A full range of MYSQL into the database since the backup program v1.0, PHP learning programming source code, web Webpage production of reference materials.)
- 2013-12-24 12:27:15下载
- 积分:1
-
qqwuxiamb
一个简单的武侠小游戏源码。喜欢的可以下载来参考一下。本人也比较喜欢文字游戏。怀旧(A simple martial arts games source code. What you like can be downloaded for reference. I also prefer word games. Nostalgia)
- 2020-06-24 03:40:02下载
- 积分:1
-
tpzu
多功能留言簿,基于PHP编写,只需修改很少的代码就能完成需要,()
- 2017-10-01 17:53:13下载
- 积分:1
-
用asp写的博客程序,参照了其他一些博客程序,还没有写完,希望asp的爱好者继续写。...
用asp写的博客程序,参照了其他一些博客程序,还没有写完,希望asp的爱好者继续写。-use asp blog written procedures, in the light of some other blog procedures, but also did not finish, asp enthusiasts continue to write.
- 2023-03-08 03:55:03下载
- 积分:1
-
course
以在本地主机localhost测试为例,首先解压文件夹xuanke到根目录下,然后运行http://localhost/xuanke/install.php进入安装程序,填好相关的配置信息,程序会自动创建数据库、表和初始化一些相关信息。
学生和教师入口:http://localhost/xuanke/index.php/Home/index
管理员入口:http://localhost/xuanke/index.php/Admin/index
学生凭学号和密码进入选课系统进行选课、退课、导出课程表、修改密码等操作。
教师凭工号和密码进入选课系统进行发布课程、管理课程、修改密码等操作。
管理员凭用户名和密码进入后台进行添加学生信息、管理学生信息、添加教师信息、管理教师信息、修改密码等操作。(n the local host localhost test as an example, the first decompression xuanke folder to the root directory, then run http://localhost/xuanke/install.php to enter setup, fill out the relevant configuration information, the program will automatically create a database table, and initialization of some relevant information.)
- 2020-11-03 15:09:52下载
- 积分:1
-
C#编写的宠物商店网站,包括数据库存储过程
C#编写的宠物商店网站,包括数据库存储过程-C# Prepared pet store Web site, including the database stored procedure
- 2022-03-12 21:17:17下载
- 积分:1
-
php calendar written procedures, a total of more than 500 source lines, the clea...
php写的万年历程序,源码总共500多行,条例清晰-php calendar written procedures, a total of more than 500 source lines, the clear
- 2023-03-16 14:05:04下载
- 积分:1
-
课程管理
高校课程管理,可以用于管理高效课程资源。php写的高校课程管理,可以用于管理高效课程资源。php写的高校课程管理,可以用于管理高效课程资源。php写的高校课程管理,可以用于管理高效课程资源。php写的
- 2022-06-27 20:32:48下载
- 积分:1
-
php通讯管理系统
php通讯管理系统 这是数据ku#数据库#管理员表create table admin(aid int not null auto_increment primary key,aname varchar(100) not null default "",apwd varchar(100) not null default "",alastlogin int not null default 0)engine=myisam default charset=utf8;#通讯录表create table contract(cid int not null auto_increment primary key,cname varchar(50) not null default "",csex int not null default 0,cbirth int not null default 0,ctel varchar(100) not null default "",caddr varchar(200) not null default "")engine=myisam default charset=utf8;
- 2022-01-26 02:58:38下载
- 积分:1