Student Admission Management System in PHP CodeIgniter with Source Code

A simple project based on Online Student Admission System which uses PHP Language with CodeIgniter Web Framework. Following PHP CodeIgniter project contains all the essential features which can be in use for the first-year IT students for their college projects. It has some features that will allow the users to manage their new admission details. This system as well as the web application’s concept is all clear, it’s the same as real-life scenarios and well-implemented on it. To download free student admission system project in PHP CodeIgniter Framework with source code files, please scroll down to the bottom of this post for the Download button.

About Student Admission Management System Project

Moving on, this student admission system project in PHP CodeIgniter focuses mainly on dealing with new student’s admission under various programs. Also, the system displays all the available data of active students on the client-side with their photos. In addition, the system lists out all the available student data under the student’s section with their respective photos. This project only contains an Admin Panel. In an overview of this web app, the user can add new students by entering his/her name, contact detail, blood group, and selecting year, degree program with an attachment of his/her photo. Talking more about the project, the user can view, update and remove the available records. Besides, the admin has access to register administrative users too. This project basically targets college students, so it has bachelor’s and master’s degree programs on it.

Last but not least, a clean and simple dashboard is presented with simple color combinations for greater user experience while using this online student admission system project in PHP CodeIgniter Framework. For its UI elements, a free open-source CSS framework; Bootstrap is on board with some Vanilla CSS too. Presenting a new student admission system in CodeIgniter PHP project which includes an admin panel that contains all the essential features to follow up, and a knowledgeable resource for learning purposes.

Available Features:

  • Admin Panel
  • Client-Side
  • Admission Form
  • Student Management
  • User Management
Project Name:Student Admission System CodeIgniter
Language/s Used:PHP with CodeIgniter Web Framework
PHP version (Recommended):5.6.3, 7.4.12
Database:MySQL
Type:Website, Web Application
Developer:Tahmid Nishat
Updates:0
Student Admission Management System – Project Information

Instructions: How to Run?

  • After you finish downloading the project, unzip the project file and head over to your XAMPP directory.
  • There you’ll find a folder naming “htdocs”.
  • Inside the “htdocs” folder, paste the project folder (not the .zip one, but the extracted one).
  • Open your favorite browser; we recommend using Google Chrome or Mozilla Firefox.
  • Then, go to URL “http://localhost/phpmyadmin“.
  • Create a Database with a name that is provided inside the “01 LOGIN DETAILS & PROJECT INFO.txt”.
  • Click on the “Import” tab and choose the database file (.sql) which is provided under the folder naming “DATABASE FILE”.
  • After setting up all these, go to URL “http://localhost/ci-student/
  • All the login details are provided inside the project folder, check that out and enter in order to use it.

Remember: Do not change the project’s folder name without updating the $config['base_url']

And there you have it, a full setup of the Student Admission System Project in PHP CodeIgniter. For this particular PHP project, PHP Version 5.6.3 or 7.4.12 is required because the project might not operate well with the latest PHP version. So, users with the latest PHP version (greater than 7.4.12) might face various problems while operating it. As a result, you’ll need to downgrade your PHP version (only if you’re using the latest version) at the moment. Still, more features can be added to it in order to make it more comprehensive. So, this student admission system is a simple CodeIgniter project for all the beginner as well as the intermediate levels that broads vast knowledge into such PHP web applications. In conclusion, this whole PHP project with free source code is an absolute project and a meaningful way for the users to learn and explore more about it.

Free Download Student Admission Management System Project in PHP CodeIgniter with Source Code:
Click the Download Button Below to Start Downloading

Note: Only for Educational Purpose

9 comments

    1. depends upon your port number if you have changed your port number then, localhost:[PORT_NUMBER]/[FOLDER_NAME] else localhost/[FOLDER_NAME]
      looks like you’ve deleted the “.htaccess”file, please check for it!

  1. An uncaught Exception was encountered
    Type: Error

    Message: Call to undefined function mysql_connect()

    Filename: C:\xampp\htdocs\ci-student\system\database\drivers\mysql\mysql_driver.php

    Line Number: 136

    Backtrace:

    File: C:\xampp\htdocs\ci-student\application\controllers\home.php
    Line: 8
    Function: __construct

    File: C:\xampp\htdocs\ci-student\index.php
    Line: 315
    Function: require_once

      1. A PHP Error was encountered
        Severity: 8192

        Message: Creation of dynamic property CI_URI::$config is deprecated

        Filename: core/URI.php

        Line Number: 101

        Backtrace:

        File: C:\xampp\htdocs\ci-student\index.php
        Line: 315
        Function: require_once

        A PHP Error was encountered
        Severity: 8192

        Message: Creation of dynamic property CI_Router::$uri is deprecated

        …………………………………….

        1. Your PHP version may not be fully compatible with the project. This project works with PHP 5 and 7 as mentioned in the project overview table and text files.

Leave a Reply

Your email address will not be published. Required fields are marked *