Project: Student File Management System in PHP with source code
About Project
Student File Management System is developed using PHP, CSS, Bootstrap, and JavaScript. Talking about the project, it contains an admin side and a user side where a user can manage all the file records. The admin plays an important role in the management of this system. In this project, the user has to perform all the main functions from the admin side.
About System
Talking about the features of the Student File Management System, the user has can manage and upload all the files. Also, the user can download it anytime he/she wants. From the admin panel, the admin can CRUD students. For
Design of this project is pretty simple so that the user won’t find any difficulties while working on it. Student File Management System in PHP helps the user in managing files. To run this project you must have installed virtual server i.e XAMPP on your PC (for Windows). Student File Management System in PHP with source code is free to download, Use for educational purposes only! For the project demo, have a look at the image slider below.
Features:
- Login System
- Admin panel
- User management system
- Manage files
- CRUD Students
How To Run??
After Starting Apache and MySQL in XAMPP, follow the following steps
1st Step: Extract file
2nd Step: Copy the main project folder
3rd Step: Paste in xampp/htdocs/
Now Connecting Database
4th Step: Open a browser and go to URL “http://localhost/phpmyadmin/”
5th Step: Then, click on the databases tab
6th Step: Create a database naming “db_sfms” and then click on the import tab
7th Step: Click on browse file and select “db_sfms.sql” file which is inside “DATABASE” folder
8th Step: Click on go.
After Creating Database,
9th Step: Open a browser and go to URL “http://localhost/sfms/”
For Admin Panel,
Go to URL “http://localhost/sfms/admin”
Provide the username and password which is provided inside the “Readme.txt” file.
LOGIN DETAILS ARE PROVIDED IN “Readme.txt” FILE INSIDE THE PROJECT FOLDER
For the project demo, you can look at the video below:
In ScholarsTrackingSystem_PHP system if admin is go to edit or view but it shows the error is Object not found!…..
please rectify this problem
that’s because it does not contain that particular page. this is all we have got from the developers!
I receive the following error when uploading?
Warning: mysqli_error() expects exactly 1 parameter, 0 given in C:wamp64wwwSFMSsave_file.php on line 16
Call Stack
# Time Memory Function Location
1 0.0000 407240 {main}( ) …save_file.php:0
2 0.0040 443824 mysqli_error ( ) …save_file.php:16
May I know what is the software you use to code this system?