Table of Contents
Project: Advanced School Management System in PHP MySQL with Complete Features
In the realm of educational administration, efficiency and organization are paramount. Enter the Advanced School Management System in PHP MySQL, a comprehensive software solution designed to revolutionize the way educational institutions manage their operations. From administration to teachers, students, and parents, this system offers a seamless platform for communication, data management, and academic organization.
About Advanced School Management System in PHP MySQL
The Advanced School Management System in PHP MySQL is a versatile tool that empowers administrators with full control over various aspects of school management. With its user-friendly interface and robust features, administrators can effortlessly navigate through tasks ranging from class management to student admissions, attendance tracking, examination management, library administration, and much more.
Features of the Advanced School Management System Project
Administrator Dashboard
At the heart of the system lies the Administrator Dashboard, the nerve center for managing all administrative tasks. Here, administrators can:
Admin dashboard
- Admin can manage full this software.
- Add dynamic class, section and group.
- Admin can select student capacity in a class and section.
- Admin can view, edit and delete class’s information, section and group.
- Add new student in this software as student admission.
- Admin can view student’s details and parents information.
- Edit and delete student information.
- Admin can view the full school students attendance percentage.
- Students attendance percentage have two type a) Daily or running attendance percentage. b) Total or yearly attendance percentage.
- Add class routine for individual class.
- Add new teacher in this system.
- Can edit and delete any teacher’s information.
- Add dynamic subjects for every class.
- Can delete from any class also edit class subject information.
- Admin can declared notice for all user in this software.
- If admin want declared different notice for different user.
- Admin can make parents profile for this software.
- Admin can delete parents profile.
- Add grade with point for examination.
- Add exam and exam routine by different class.
- Admin can view all examination routine by class title and exam title.
- If admin want can edit and delete exam and examination routine.
- Admin can view the result of examination attendance.
- Admin can check result sheet and accept result sheet which is sent from teacher.
- Admin can complete the full result in a class and publish the result.
- Admin can publish the result in the school for all class.
- Admin can view any student’s mark sheet.
- Add new book and book’s category for library in this software.
- Admin can view, edit and delete books and book’s category from the library.
- Add new transport, route and vehicles for the school’s students, teachers and employee.
- Admin can edit and delete this route’s information in this software.
- Admin can add account title by account type for controlling the accounting in this software.
- Admin can edit and delete account title from this software.
- Admin can make student transaction slip when student give the tuition fee and other payments.
- Admin can view the full student transaction slip.
- If admin want to delete this slip, he can delete full slip at a time.
- If admin want to edit or delete one or two item in a slip, also he can do that.
- Admin can sent massage to any user in this software.
- Admin can delete his inbox message only.
- Admin can view, edit and change his personal profile information.
- Admin can set or change the his profile picture, he also can change the password for this software.
- Admin can change the weekly of day in this software.
- Admin can change the general configuration settings.
- Admin can set or change the time zone.
- Admin can add new dormitories, dormitories room and bed and full dormitories managing access.
- Admin have a personal events calendar as he wrote down his events in this calendar.
Teacher
- Teacher have a nice dashboard.
- Teacher can view the students information in details.
- Teacher can view the details information in a class with total student, section and routine.
- Teacher can view the class routine individual.
- Teacher can take attendance class students in online.
- Teacher can view the previous class students attendance.
- If need to change the attendance previous class teacher can do that.
- Teacher can view the other teacher’s information.
- Teacher can view the notice into notice board.
- Teacher can view the student’s parents information’s.
- Teacher can take student’s examination attendance in online.
- Teacher can view previous exam attendance.
- Teacher can view grade’s table information with point.
- Teacher can submit student’s examinations subject mark sheet in online to admin for accept that mark sheet.
- Teacher can view the all result which is published.
- Teacher can add new book category and new book into this software.
- Teacher can view the library book’s list.
- Teacher can view the transport information.
- Teacher can send message student, parents, teachers and admin by internal messaging system.
- Teacher can view and edit his profile information.
- Teacher can change this profile picture.
- Teacher can change his login password.
- Teacher have a personal events calendar as he wrote down his events in this calendar.
Student
- Student can view class routine.
- Student can view the class information.
- Student can view all class’s subject’s information.
- Student can know about the teacher’s information
- Student can view the notice board all notice which are only for declare students and all user’s notice.
- Student can know about the examination grading system and marks and point.
- Student can view the all class’s examination routine with his own examination routine.
- Student can view the examination results which is published.
- Student can view his own mark sheet
- Student can view the library books category and books.
- Student can send the message the teachers and his classmate.
- Student can view, edit and change his personal profile information.
- Student can set or change the his profile picture, he also can change the password for this software.
- Student have a personal events calendar as he wrote down his events in this calendar.
Parent
- Parents can view class routine.
- Parents can know about the teacher’s information and contact with them.
- Parents can view the notice board all notice which are only for declare students, parents and all user’s notice.
- Parents can know the all other parents information’s.
- Parents can know about the examination grading system and marks and point.
- Parents can view the all class’s examination routine with his own child’s examination routine.
- Parents can view the examination results which is published.
- Parents can view his own child’s mark sheet
- Parents can view the library books category and books.
- Parents can send the message the teachers and admin in this software.
- Parents can view, edit and change his personal profile information.
- Parents can set or change the his profile picture, he also can change the password for this software.
- Parents have a personal events calendar as he wrote down his events in this calendar.
School Management System Flowchart
The flowchart outlines the functionalities of the Advanced School Management System in PHP MySQL, highlighting key features and interactions between users and the system components:
- Administrator Dashboard: The central hub for administrators to manage classes, sections, teachers, notices, exams, library resources, transportation, finances, and communication.
- Teacher Management: Allows administrators to add, edit, remove teachers, and assign subjects.
- Examination and Result Management: Enables administrators to set exam schedules, manage exam routines, create notices, and handle exam results.
- Library Administration: Facilitates the addition, editing, and deletion of books and categories within the library.
- Messaging System: Provides a platform for administrators to send messages to users, view received messages, and manage the inbox.
- Teacher Interface: Allows teachers to view student information, class details, manage attendance, view notices, and handle exam-related tasks.
- Student Interface: Empowers students to access class routines, teacher information, notices, take online attendance, view grading system, exam routines, mark sheets, and manage library resources.
- Parent Interface: Equips parents with tools to view class routines, teacher information, notices, their child’s information, exam routines, results, library resources, and send messages.
This description encapsulates the comprehensive functionalities of the Advanced School Management System, catering to the needs of administrators, teachers, students, and parents alike.
School Management System ER Diagram
The Entity-Relationship (ER) diagram represents the structure and relationships of entities within the Advanced School Management System in PHP MySQL:
- ADMINISTRATION: This entity stores information about system administrators, including their username, password, email, and profile picture.
- CLASSES: Contains details about classes offered by the school, such as class title and capacity.
- SECTIONS: Represents sections within each class, linked to the respective class.
- STUDENTS: Stores data regarding students, including their full name, date of birth, associated section, and parent/guardian.
- PARENTS: Records information about parents or guardians, including their full name, email, and phone number.
- TEACHERS: Contains details about teachers, including their full name, email, and phone number.
- SUBJECTS: Represents subjects taught in classes, linked to the respective class and teacher.
- EXAMS: Stores information about exams conducted, including exam title, class, and date.
- EXAM_RESULTS: Records exam results for each student, linked to the respective student and exam.
- BOOK_CATEGORIES: Represents categories for books in the library.
- BOOKS: Contains details about books in the library, linked to their respective category.
- ROUTES: Represents transportation routes, linked to the respective vehicle.
- VEHICLES: Stores information about vehicles used for transportation, including their name and capacity.
- MESSAGES: Records messages sent between users, including sender, receiver, content, and timestamp.
- ATTENDANCE: Stores attendance records for students, including student ID, class ID, date, and attendance status.
- NOTICES: Contains notices sent to users, including notice content, sender, receiver, and timestamp.
- TRANSACTIONS: Records financial transactions, including student payments, linked to the respective student.
- ACCOUNTING: Represents accounting information, including account title and type.
The relationships between entities are depicted as follows:
- Administrators manage classes and send notices.
- Classes contain sections and conduct exams.
- Sections enroll students and have teachers.
- Teachers teach subjects and record attendance.
- Exams have results recorded for each student.
- Teachers, students, and parents exchange messages.
- Students and parents make transactions.
- Book categories categorize books.
- Vehicles operate transportation routes.
- Accounting manages financial transactions.
This ER diagram provides a clear overview of the data structure and relationships within the Advanced School Management System in PHP MySQL, facilitating effective management and organization of school-related information.
User Guide in Advanced School Management System in PHP MySQL
Navigating the Advanced School Management System in PHP MySQL is intuitive, thanks to its user-friendly interface. Here’s a brief guide to get started:
- Login using “Admin Email Address” and ” password”. Default admin login information:
User Name : admin@admin.com
Password : password
2. If You Forgot Your password then Click on “Click Here” Button
After your Login successfully, you can see your Main DashBoard
Hover on User’s Name (like “Headmaster”, “D.M. Karim”, “Halain”) will show in the right upper corner
Now go to Configuration and change the general settings and Weekly Day so it fits your needs.
Now go to Students Select Admission and Add Student
Click Submit button go Student Information page. If you click on Add Button.Now you can add student.Click Details view student details.If you click Edit button then Edit your student.if you want to delete then click delete button.
If you click on Details Button, Now you can view Detail.
Go to Class > Add Class and Section for Class Add and section add. you must be selected Class Title and Students Capacity in a section.
If you want to see all classes then Click on Class > All Class. If you want to see Details then Click Details.
If you need Routine Added then Got to Class > Add Class Routine. First select class if have any section then select section other wise click start button then go to Add Class Routine page now add your class routine.
If you need Routine Added then Got to Class > Add Class Routine. First select class if have any section then select section other wise click start button then go to Add Class Routine page now add your class routine.
If you need added your teacher.First need admin access then go to Teacher > Add Teacher and if you need teacher’s information then go Teacher > Teachers Information. You can also add your teacher from here.
And so many more features. In general, school management system is developed to streamline the interaction between teachers, students, parents, and school staffs.
Project Demonstration with Installation
Conclusion
In conclusion, the Advanced School Management System in PHP MySQL stands as a beacon of efficiency and innovation in the realm of educational administration. By centralizing operations, enhancing communication, and streamlining processes, this software empowers schools to focus on what truly matters: providing quality education to students. Embrace the future of educational management with the Advanced School Management System.
Related Projects: Online Class Scheduling System in PHP MySQL, Complete Class Scheduling System (Timetable generator) using Genetic Algorithms in C# and MS SQL, Complete College School Management System using Python Django, Complete School Management System using PHP MySQL, Inilabs School Express : Complete School Management System Software, Advanced School Management System with Complete Features, School File Management System using PHP/MySQLi, Online School Attendance Management System in PHP MySQL, Complete Web-Based School Management System using PHP MySQL, Complete School ERP System, Complete Multi Branch School Management System using PHP MySQL
Free Download Advanced School Management System in PHP MySQL Source Code with Complete Features
Download here the source code for the Advanced School Management System in PHP MySQL Project:
Download Here
Can I get an Android studeo application for students, teachers, parents, and system administrators for the advanced institution system for school management? What is the price of the project as an open source compressed file?
im getting a Http error 500..
can someone help me on this..
Use the preferred php version.
if some one also getting login issue in first time : then help me to it’s not accepting the password default one
laude khud se bana
Hello… I uploaded it to my live server, configured the database and ran it on php5.6 but when entering meudomio.com/sms/ it gives the error “Unauthorized!” How do I resolve this?
Localhost/sms/
Link Not Run
erro nas credencias, podem me ajudar
Please translate to english
Showing unauthorised.. Plz help sir
Who has a full working code for this project? please share
laude khud se banda
Please provide correct username and password
thanks for the code, great application and great effort,
i just have a problem at the login screen localhost/sms it dosen’t accept the username”adin@admin.com”, and the password “admin”
can you help me?
many thanks again
make sure your php version is the 5.6 only // or if it’s not than download it and run again your project
I have installed php 5.6 version but still facing invalid credentials problem
can’t login with default username and pass. admin@admin.com/admin
Anyone need help instantly regarding any software/application project on campcodes can contact me right now. He will get my services instantly. Whatsapp +923006037178
Regards
Senior Software Engineer
This page isn’t workinglocalhost is currently unable to handle this request.
HTTP ERROR 500
It’s php version problem get pho version 5.0
Hi,
I would like to get the username and password . Also would like to get some help to customise this application. Please help.
Thanks
please, who can help me with University web and Mobile applications for Attendance management system and Exeat Management System?
The attendance system should come with mobile application which can be downloaded and link with an API.
We can make it but with a payment
Download button is not working
What is the problem downloading?
Hello, I’ve been trying to access the site on my localhost with xampp and even wamp no luck
it gives me the error below.
1 0.0004 361664 {main}( ) …\index.php:0
2 0.0010 363744 require_once( ‘C:\wamp64\www\sms\system\core\CodeIgniter.php ) …\index.php:211
3 0.0110 389408 Auth->__construct( ) …\CodeIgniter.php:308
4 0.0110 389408 CI_Controller->__construct( ) …\auth.php:10
5 0.0123 400672 MX_Loader->initialize( $controller = ??? ) …\Controller.php:51
6 0.0124 400672 CI_Loader->initialize( ) …\Loader.php:64
7 0.0124 400672 CI_Loader->_ci_autoloader( ) …\Loader.php:152
8 0.0147 401544 MX_Loader->database( $params = ???, $return = ???, $active_record = ??? ) …\Loader.php:1171
9 0.0148 402824 DB( $params = ”, $active_record_override = NULL ) …\Loader.php:111
10 0.0155 467312 CI_DB_driver->initialize( ) …\DB.php:148
11 0.0155 467312 CI_DB_mysql_driver->db_pconnect( ) …\DB_driver.php:115
To solve the issue for login page not appearing or blank page showing.Just Do the steps:
1. Go to Application/config/database.php.
2. Open database.php and go to line 58.
3. Change the word ‘mysql’ to ‘mysqli’
thank you so much you saved my life
Please Sir, help me throught,i’m facing the same issue. My email :ggofashion@gmail.com, Whatsapp +971583289640
To solve the issue for login page not appearing or blank page showing.Just Do the steps:
1. Go to Application/config/database.php.
2. Open database.php and go to line 58.
3. Change the word ‘M
To solve the issue for login page not appearing or blank page showing.Just Do the steps:
1. Go to Application/config/database.php.
2. Open database.php and go to line 58.
3. Change the word ‘mysql’ to ‘mysqli’
Surely it will work 👍👍👍
This page isn’t workinglocalhost is currently unable to handle this request.
HTTP ERROR 500
Same bro
Same bros!
getting error please help to solve the error
This page isn’t working right nowlocalhost can’t currently handle this request.
HTTP ERROR 500
how to run it
Hello Admin, this good system, its free sourcodes ?
Hello Admin, this good system, its free
localhost/sms/ not loading
yo guys are the best
May ALLAH bless you guys with your work 🙂
If anyone need instant help regarding this application then contact me right now on whatsapp: +923006037178
Best Regards
Tahir Mubeen
Senior Software Engineer/CEO
RM IT Solutions Pakistan…
If anyone need instant help regarding this application then contact me right now on whatsapp: +923006037178
Best Regards
Tahir Mubeen
Senior Software Engineer/CEO
RM IT Solutions.
if anyone need help instantly for this application. Contact me right now. I am senior software engineer. Whatsapp Contact::+923006037178
Anyone need help instantly regarding any software/application project on campcodes can contact me right now. He will get my services instantly. Whatsapp+923006037178
Regards
Senior Software Engineer.
Anyone need help instantly regarding any software/application project on campcodes can contact me right now. He will get my services instantly. Whatsapp+923006037178
Regards
Senior Software Engineer.
i must admit your blog very informative
Hi, can I used this source code for my school?
Yes
I can do a project just like that and actually have one with latest php 8.2 and MySQL.
Contact if interested
aaronoluk4deleonardo@gmail.com
+256758831249 for WhatsApp
Do you have it already built? is your own working on localhost
thank you soo much it works vey working soo great
Hi, Very great work you have here.
I am interested in this project please contact me
rickgrymz@gmail.com
Thank You
I can provide the complete online system for the above in php with cloud connectivity . if anyone interested,pls comment below with the email id ,I will contact them .
School
please i need it urgently here is my email: elexdonchch@yahoo.com
crismuzik14@gmail.com
From where i can download php 5.6
php.net
I need it
Hello, Kindly send me the project
Interested, will want a few addition
Me
yahyoabdulhaqov@gmail.com
abicomputersh@gmail.com
Please i need it
Full school mgmt sysytem
my PHP is version 8.1.6 and its showing me a blank page, what can i do please,
Hello guys! Any solution for the defualt login credentials, cause I cannot sign in, although the admin table in the db has the same credentials as given by default.
This is a great resource for anyone looking for a school management system. The author provides a link to a free download of the system, as well as a walkthrough of how to set it up.
I can be of help. gp01101960@gmail.com
bonjour merci
mais j’arrive pas à ouvrir, bien que j’ai suivi toute la procedure mais j’ai toujours une page Blanche
Que faire svp
Thanks For Sharing
Am getting the error message.
This page isn’t workinglocalhost is currently unable to handle this request.
HTTP ERROR 500
same issu
How to fix this blank page?
Please share the solution when you find one.
i only see a blank screen when i run it
PHP version should be 5.6
make sure you PHP version is 5.6
my php is version 8.1.6, what can i do pls
localhost/sms/ Page is comes blank
Teacher and student dashboard page not found
Anyone need help. Contact me
I will help you out quickly and easy.
Only 2$. Complete Application.
Whatsapp no.+92-3006037178
hi there!
we need to talk about school management system project.
kindly reply me on mail or in (whatsapp: +977-9851237004)
Hi , R u looking for the school Management System with complete modules , If interested please comment I can help you with the same.
Interested
+254726674946
hi i need the full project email michaelmjous@gmail.com
Sir I need help,my file is not opening in localhost
Hi i need anything simple with AI or machine learning
+258856912981
hello sir i need a help me my whatapp no +9749256882
When I run it just show a blank page
I face Same problem
I have a similar challenge, Pls share the way to resolve the issue if you eventually get it
Hellow
I am looking for a software developer who has experience with bank systems and willing to work with me so we create a bank system with him or her. I am in Namibia but anyone who is willing to be my partner from anywhere in the world is welcome. This is a personal idea and is only welcome to someone who is willing to do business.
send me an email festusnestory36@gmail.com
wow me
I JUST BOOKEDMARKED YOUR SITE. I LOVE YOUR CONTENTS
You Need Helps In Script Corrections I Can Help 💯 Nord Script, Bank Signal 🚥🚦 Script, Spam Anti Hack Tools
My WhatsApp Cell:
+1 (314) 328-9650
it shows me blank page.
is it need codeigniter framework???
I can help 💯+1 (314) 328-9650
Its show me also blank page.what can i do noe
I try to host it is telling me unauthorized
it shows a blank page how do you solve that
where you told?
Anyone had any success in logging in using given credentials
user: admin@admin.com
Password: password
not taking.
Need correct login user & password please
yea is not working at all
Password Maybe admin
Hello sir,
can you help me
I have everything set up correctly but the login page is not opening
having trouble programming someone here to help me?
Wat language
sir i have problem with login the username and password are invalid which are provided in website pleas help
can you help me
I have everything set up correctly but the login page is not opening
this page isn’t working
how do you solve
Severity: Core Warning –> Module ‘mbstring’ already loaded Unknown 0
HOLA GRACIAS POR TU APORTE VE LO SIGIENTE TENGO PROBLUMA CON LA BASE DE DATOS YD ME LA PODRIA ENVIAR PLS HELLO THANK YOU FOR YOUR CONTRIBUTION SEE THE FOLLOWING I HAVE PROBLEM WITH THE DATABASE AND YOU COULD SEND ME IT PLS
Hello sir, how can i have full source code i can buy
Hello I can help 💯
My WhatsApp Cell 📲
+1(314)328-9650
Some modules are not working and few more modules just show in menu but are actually not there, please how can one get the whole source code
a good programme, it the fee payment module doesn’t work
fee module can’t create new fee and can’t pay. help me sir
Am using PHP 7.3.30 but the directory does not open http://localhost/sms/ shows a blank page
Note: I have configured and installed the database
Run the project on PHP 5.6 ONLY
I just downloaded the project and configured it as it’s supposed to but once I run it, it displays a blank page. What do I do?
Same issue here..
please can anyone help me with the local host link to run the advanced school management system
Please locahost/sms is showing a blank page
please how will I run this php software on my machine , also how can I connect with the fingerprint machine (HIKVISION)
please how do I run this php software
i cant run it. using php 7. which php compatible for this app
Hello Sir,
There is no radio buttons for Gender selection in Teacher”s tab in Adding new teacher.
Help me get the source code
Hello, I have nothing much to say but, May God bless you for this wonderful application that has impacted greatly to my knowledge of Web Development.
Not only did it teach me a lot of things that I did not know in Web Development (with PHP in particular), but it also showed me how to organize my files for better workflow/project flow. I am really grateful for this one.
I must say conclusively that your application(s) is/are one of/among the bests out here. Keep the good work up in helping others with what you do, the reward is limitless.
Thank you once again
Please locahost/sms is showing a blank page
same problem i show.are you fix this problam?
Hello, I have nothing much to say but, May God bless you for this wonderful application that has impacted greatly to my knowledge of Web Development.
Not only did it teach me a lot of things that I did not know in Web Development (with PHP in particular), but it also showed me how to organize my files for better workflow/project flow. I am really grateful for this one.
I must say conclusively that your application(s) is/are one of/among the bests out here. Keep the good work up in helping others with what you do, the reward is limitless.
Thank you once again.
Hello Admin,
please can i get a contact or email to reach you? Its very important.
Thank you
Guide, modification and installation.
Inbox on WhatsApp
+1 806 414 0168
I need this. 08168331686
Mere hosting me opan nahi ho raha hai
I install the script on php 5.6 running on xammp server but i am getting a blank screen. please what should i do?
HELLO DEAR; i user easyphp it not running, what can i do
Good morning sir,
thanks for the code, great application and great effort,
i just have a problem at the login screen localhost/sms it dosen’t accept the username”adin@admin.com”, and the password “admin”
can you help me?
many thanks again
You Need Helps In Script Corrections or y need any php script I Can Help 💯 Nord Script, Bank script 🚥🚦 Script, Spam Anti Hack Tools
My WhatsApp Cell:
+1(201)256-1490
Do you have a working version of this SMS on your localhost. Can you help me set it up
How to sign in as a student or tteacher or employee please
please i need admin login details
thank you
Hello my friend I installed the script but it gives me a blank page on the site
I have similar issue. Blank screen. Please how did you resolved this challenge
This is serious coz i am experiencing the same problem
sir, pwede po ba ito ma Online mode? Hahanapan namin ng webhosting with PHP 5.6
Yes
thank you sharing this
Sir the source code is incomplete id card module is not there, not in code either, and few more modules just show in menu but are actually not there, could you please update the whole source code if you have that
How to setup Mobile Sms service. Kindly help.
I am using php version 5.6 on cpanel at live server , It is saying UNAUTHORIZED
please help
I am facing same problem, please admin give us solution
Can we use send sms to mobile number?
Yes. You can set it up
I need the complete source code pls. Some modules are missing.
It showing blank page why
Can I install it on live server
Yes, you can.
Please how can I get the full work to buy
no need to buy. this is fully free
Please can you make it well in a teacher,parent and student dashboard as it’s not opened and it say page not found.
Please can I get a link to download the need wamp because it seems all that I download doesn’t work perfectly with the app
Download wampp and also install php version 5.6 to perfectly run the system.
i am using xampp,so which version works best because i am recieving an eroor 500
5.6
localhost is currently unable to handle this request.
HTTP ERROR 500.what to do for this error
Please run in php 5.6.
you change version PHP to 5.6 is fix error. Okay?
its not working in xampp just showing blank page
Run only in php 5.6 not on 7+ versions.
If I already had PHP 7.3 installed on my computer, do I have to desinstall it and reinstall PHP 5.6 or there’s a way to run this project with PHP 5.6 ?
Yes that’s right!
you not reinstall, because you only change in Wamp. Follow path:
Click right mouse on icon wamp > php > version > choice version 5.6
Please I’m using php version 7.3.12 but the site is always blank when I open .
Run only in php 5.6 not on 7+ versions.
I have been having login issues. Even after inquiring about how to rectify the error, no response till now. I can’t login even when I’m using PHP version 5.6
My phpMyadmin vreates the database with smsdb. What can I do to solve this problem? I have a blank page when I go to the localhost/sms. Thanks a lot for your help.
How to run it on xampp server? Because I’m using mac catalina.
Please install in wamp not xampp using php version 5.6.
I can’t install wamp server because I am using MAC OS , there is not any WAMP server for MAC.
Guide. Script installation
Inbox on WhatsApp
+1 806 414 0168
pls I have only xammp,and if install both on my system it will start misbehaving
i am get error Unauthorized!
how i can solve this problem plz tell
Please run on PHP version 5.6
Hello Admin,
please can i get a contact or email to reach you? Its very important.
Thank you
i use php 5.6 but it still error Unauthorized!. please help me.
i really liked your project
in which file we can change the database name and host name please tell?
thank you!
hello again, is there a registration to be filled up by the students or parents or any users and also can we whatsapp chat sometime i just wanted to have an additional features for this app… like payment system integration, dashboard views depending on logged users?
if you dont mind, please send me an email, thanks for your support,,,
hello, can we use an actual live site in cpanel to run this app?
using database with prefix…?
yes, you can.
uploaded to live server but it says, ” Unauthorized”
uploaded to live server but it says, ” Unauthorized”
but in my local server MAMP it is working fine…
dont run in MAMP. Run in wamp with php 5.6
dont run in MAMP. Run in wamp with php 5.6
I can’t login using admin@admin.com and password too, always invalid login
please use wamp as the localhost server when running this
It still says invalid email and password every time I try logging in. I’m using WAMP and PHP version 5.6
If it is run with PHP 5.6 on wamp server there is no access to database thus cannot login, can you please help with that
Nice
iam not able to run localhost/sms.since data base name not able to change as smsDB.it displayed as smsdb.
you need to have an sms text blast for this to work
404 page not found
created new teacher and student, after successful login this window will popp-up
please run on php version 5.6
why is it showing blank page after the installations
lower your php version to 5.6
yeah thanks…but other pages are not showing like
index.php?teacher/dashboard
teacher dashboard gives
404 Page Not Found
The page you requested was not found.
what is your php version? Only 5.6 PHP version is used for this to run properly
I really appreciate this software, but I have not been able to access it, because I could not connect to the database as u explained in the user guide, pls help with a video to connect the database in xampp server
thanks very much for this wonderful project, i have been trying to run this project but with many errors setting it up, hve ben able to trace resolve most but the last one is the login part which keeps on throwing error of object not found. this file index?login.php/ajax_login
please install or run this using PHP Version 5.6
Thank you for the source code. it helps big in our school operation. If you dont mind If am asking about the Daily Time Record that can be controlled within the school campus…..
thanks bro
please sir, the download link is not good
May I know what is the error?
Blank page show..?
I need your help,please
only one language? english
How can I download this project it’s taking me again on login dashboard.
are you already registered?
how to install in my computer please
follow the demo video. I have created one now
Hello. Could you please take an installation video for this project? I am having difficulty in setup.
somebody please help how to set it up and run on localhost, email: oneilmoyo@gmail.com
please how can I access the dashbord
Something’s not right
The page you requested is temporarily unavailable. We apologize for the inconvenience, please check back in a few minutes.
OneDrive is experiencing a temporary error now due to many attempts. But I had already fixed it. You can download the source code now.
Nice job, I really appreciate ulyour free source code I was able to learn alot i respect you alot, you are a true leader, teacher. I tried the school management system but I had issues with paying of student fee please is there any help?
pls can you send me the source code, I’m getting it wrong
I also had the same issues. Kindly help us. but its a good system
in this advance school managment system , it is showing so many database in the download
which is the currect database,please tell me
and send me the proper dataBASE TO this email id
nandishreddy6986@gmail.com
Hello sir, cant download anything whenever we click on red button it jumps to the topmost position of webpage.
I have already fixed the bugs due to caching. You can now download everything here. Thank you.
404 Page Not Found
The page you requested was not found.
I have already fixed the bugs due to caching. You can now download everything here. Thank you.
What’s the zip file password?
There’s no password in the zip file.
what is the database name
Sir please help 404 page not found
I have already fixed the bugs due to caching. You can now download everything here. Thank you.
Hello I admired your work. the downloaded file has 3 database which of these should I choose?
Hi Sir. hindi ko po madownload 😁
what makes the error to download? is it with login or registration?
Kindly click the Download Button in red color. Not with the text
sir help me removing error= The page not found . What could be the problem
I have already fixed the bugs due to caching. You can now download everything here. Thank you.
Give me the steps in running the program using xamp
Katanda sir
The page not found . What could be the problem
sorry, i edited some in permalinks to organize the category
is it possible to be installed in a network? where in multiple computers can accessed this project with just one database?
yes, it can.
Password is not working. Please help.
My WhatsApp: +2348132638029
you can now download again
Hello,
How I can solve the problem of database ? It appears with smsdb instead of smsBD. I can’t connect with the database.
heyy…have successfully uploaded the files but it cant accept the admin logins