Project: Student Result Management System
– To download Student Result Management System project for free (scroll down)
Features :
- Login System
- Admin Panel
- Create/Manage Classes
- Create/Manage Subjects
- Add/Manage Students
- Declare Results
Here, Student can check their results by entering Roll id. Admin can create & manage Classes, subjects.Add & Manage students and Declare Results. This project is done in PHP. It’s easy to operate and understand by users.The design is pretty simple and user won’t find it difficult to understand, use and navigate.
How To Run?
You’ll need XAMP Server or WAMP Server. Put the file inside “c:/wamp/www/” or “c:/xampp/htdocs/”. Go To “localhost/phpmyadmin” in any browser and create Database (name according to SQL file).In That Database, Import the SQL file and finally go to URL: “http://localhost/file_name/phpfilename”
Don’t Forget To create a database and import SQL file to run.
Is entire downloaded file have to put in the path c:/wamp/www/? As it is?
Pls tell how to execute ?
1st Step: Extract file
2nd Step: Copy main project folder
3rd Step: Paste in xampp/htdocs/, but for Wampp (wamp/www/)
is the report available for this report?
sorry, we don’t have the project report
download result is not working brother, any solutions??
I just tried it again and it works perfectly. (using Mozilla Firefox)
after clicking the download button, there a pop up from the browser to save the file as PDF.
when i click the download button to download the result, a blank page opens.
how to make it work??
how to CREATE A DATABASE AND IMPORT THE SQL FILE AND RUN?
Thank…you so Much.
in mobile view only admin panel is showing, student result part is not there
any solution to get it in mobile view as well
this project is based on PC view, its design is not responsive to small devices! so some of the parts might not display
Pls provide result management system
can you tell me the procedure to add background image into the login page or anywhere for that matter…
simply open the CSS file connected to the page and insert these lines.
body {
background:url(YOUR IMAGE NAME WITH FORMAT);
}
Can you make a video?
how its will be install on c panel
You have to manage the project folder inside File Manager, create a database and import the SQL file. Then you have to configure in config.php.
how to ?
can you tell me step by step. please
How to set user id or password ? please help
it’s already in the system
I want to Show students photo on Result page. howz it possible ?
you have to add image sources
How to create database in sql file?
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 “srms” and then click on the import tab
7th Step: Click on browse file and select “srms.sql” file which is inside “sql file” folder
8th Step: Click on go.
After Creating Database,
9th Step: Open a browser and go to URL “http://localhost/srms/”
I’ve kinda tried hosting it on The web…it’s working too but I’m unable to see the student check your Result panel in the mobile mode.
“http://wasim963786.totalhost.tk/”
I’ve tried hostel and the mobile version is working …im doing it for learning purpose only please help as soon as you can sir
In this project… Its not able to add a new classes and to create a new subject.
Sir,please provide me the report of this student result management system please. [email protected]
please send me the report for this project.
[email protected]
Hi dear friends…
I go through your student result managment system..
can we edit out of marks in this as all r showing 100 we need 50
can we import marks of student from excel as loots of entries
can we provide online link for students to view results
plz answer dear….
thanks you…
cant log in to the localhost/phpmyadmin
password plz??
check “README.txt” file we have provided there! or you can simply check all the existing login details from the database file
i like it
sorry, i need help, i was tried to import database srms.sql in wamp but bring me error who can i do
password for admin
Please what is the password to sign in.
I used admin as email
please check “README.txt” file we have provided all the login details for the system
hi in admin i entered the email but says valid with is wrong
Can i use this project in cpanel
sir pls send the report of student result management system
sorry we don’t have it
My project is running but when I am trying to put username and password it show invalid details please rectify me about this problem.
iam unable to declare results on OnlineResultSystem_PHP the Declare button is disabled why ??
delete option of data’s?
Sir i have an error in your code, when i insert new class and subject then show error oh,snap something went wrong please try again’.Please contact me and solve it please please i need it please
admin user name and password is showing invalid after giving right one .
why is it happening …any brief????
Bro kindly send ur contact no please to discuss whole thing
Error
SQL query:
— ——————————————————–
—
— Table structure for table
tblclasses
—
CREATE TABLE IF NOT EXISTS
tblclasses
(id
int( 11 ) NOT NULL ,ClassName
varchar( 80 ) DEFAULT NULL ,ClassNameNumeric
int( 4 ) NOT NULL ,Section
varchar( 5 ) NOT NULL ,CreationDate
timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ,UpdationDate
timestamp NOT NULL DEFAULT ‘0000-00-00 00:00:00’ ON UPDATE CURRENT_TIMESTAMP) ENGINE = InnoDB AUTO_INCREMENT =9 DEFAULT CHARSET = latin1;
MySQL said: Documentation
#1293 – Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause
how to solve it
pls i need admin password
why don’t you check “READ ME FIRST.txt” file after downloading the project?
all the login details are mentioned there!
Hello. I’m trying to host it on my website, but I just get a blank page with the error below on all the “Manage” pages i.e. “Manage Classes… Manage Subjects… etc.”
Warning: session_start(): Cannot start session when headers already sent in /customers/9/e/7/mywebsite.com/httpd.www/srms/manage-students.php on line 3
What I’ve done:
1. All files is uploaded to the server (with FileZilla)
2. srms.sql is uploaded to phpmyadmin
3. I have changed data in “…srms/includes/config.php” and “…configpdo.php” so it matches my phpmyadmin (MySQL, MariaDB) information.
Hi…once i upload sql file in phpmyadmin below error showing
Error
SQL query:
— ——————————————————–
—
— Table structure for table
tblclasses
—
CREATE TABLE IF NOT EXISTS
tblclasses
(id
int(11) NOT NULL,ClassName
varchar(80) DEFAULT NULL,ClassNameNumeric
int(4) NOT NULL,Section
varchar(5) NOT NULL,CreationDate
timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,UpdationDate
timestamp NOT NULL DEFAULT ‘0000-00-00 00:00:00’ ON UPDATE CURRENT_TIMESTAMP) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=latin1
MySQL said: Documentation
#1293 – Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause
Open new phpMyAdmin window
Hello, first I most thank you for your efforts on these projects. For the School Management system, I try it every thing work well except the download of the student result after computing. the issue is that when I click on the download, it just display blank page. Am using Xampp as local server and Mozilla Firefox browser. please I need your help.
can i have document of this project pleas
I got this error message #1044 – Access denied for user ‘id10554318_admin’@’%’ to database ‘information_schema’ when i upload it to web hosting
project not download…
Sir, i need project report…
Please Send me on Email id: [email protected]
I am unable to run the project how should i run this project?
I Like It. Pls email
Error: SQLSTATE[HY000] [1045] Access denied for user ‘root’@’localhost’ (using password: NO)
plz tel me how to solve and any one help me plz
when i import the sql file iam getting a plain responsive website. i dont think css is working. what to do?
Can you send me ER Diagram
Can u make a project report on this projects?
Result Management System PHP Version Kitna hai Sir