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.
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:
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 |
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.
Note: Only for Educational Purpose
A fully functional project based on a membership management system that uses PHP Language with MySQL…
A fully functional project based on a clinic management system that uses PHP Language with Laravel…
A fully functional project based on a sales and invoice management system that uses PHP Language…
A fully functional project based on POS and Inventory Management System which uses PHP Language with CodeIgniter Web…
A fully functional project based on an ecommerce website that uses PHP Language with Laravel Web Framework.…
A fully functional project based on a POS System that uses PHP Language with Laravel Web Framework. The…
This website uses cookies.
View Comments
hello sir need some help my ( http://localhost:8080/phpmyadmin/ )this is how php admin url opens up
pasted the file in htdoc
i created this admissionst_ci and imported the sql as you said in database file
after that i tried to open http://localhost:8080/ci-student/ or http://localhost/ci-student/
shows a 404 error and also i have not touched any files
i am using XAMPP in mac
please help
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!
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
try changing
mysql
tomysqli
on application/config/database.phpA 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
...........................................
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.
prblm error 404 im change the
How do I fix this error code? 404 Page Not Found
The page you requested was not found please help me
Do not change the name of project's folder without updating the config file.