1. 首页
  2. 数据库
  3. 其它
  4. School Management System:FYP(PHP。HTMLCSSJSBOOTSTRAP) 源码

School Management System:FYP(PHP。HTMLCSSJSBOOTSTRAP) 源码

上传者: 2021-03-18 15:13:22上传 ZIP文件 1.89MB 热度 22次
学校管理系统 使用(PHP.HTML,CSS,JS,BOOTSTRAP)进行FYP开发。 Cogdeigniter版本即将推出........ 入门 使用以下链接克隆回购。 git clone https://github.com/jazib-bashir/School-Management-System.git 在PHPmyadmin中创建数据库 使用您的凭据和数据库名称更改connect.php,如下所示: connect.php在连接文件夹中可用。 <?php mysql_connect ( "localhost" , "your username" , "your password" ) or die ( "No Connection" ); mysql_select_db ( "DB-Name" ) or die ( "No Database name" );
用户评论