@@invisiblelove229 Yes Dear, It is not possible to understand this through comments, but very soon a tutorial series is going to come with this type of project. Hopefully completing that playlist will lead to more advanced quality projects, until then stay tuned to "Code Camp BD".
hello friend, a question. I have a error when i login with Teacher user, into the dashboard show me Notice: Trying to access array offset on value of type null in C:\xampp2\htdocs\Student-Attendance-System01-main\ClassTeacher\index.php on line 49. And don't work nothing. can you help me please. Thanks a lot.
It basically shows this error for the PHP version. It would be easier for me to solve the problem if you let me know your PHP version. Thank you very much for staying with Code Camp BD.🥰
I think you don't have Laragon/Xampp installed on your server. Please install Laragon or Xampp. For this you can set up by watching any of these two videos. Video 01. th-cam.com/video/Qm5774whKMI/w-d-xo.html Video 02. th-cam.com/video/g1rG09QmiVo/w-d-xo.html Please post in our facebook group with a screenshot of your problem in our facebook group. Facebook Group Link: facebook.com/groups/codecampbd
How and where can we know the password of each admin or teacher users as developers? would there be 'create an account' or 'register' functionality for new admin or teachers?
Congratulations on the project and for sharing it. Is it possible to massively upload a list of students with all their data? Is it possible to mass upload a file with student photos? Thank you
Yes, the functionality used here is hopefully sufficient to run your organization. Which can be easily run on local or live server. I hope you understand. Thanks for stay "Code Camp BD"
@@codecampbdofficial In this context, the teacher or administrator would likely create a QR code for each student that contains their unique identifier or student ID. The teacher or administrator would then scan the QR code using a mobile device or scanner when taking attendance, which would record the student's presence in the attendance system. The attendance data could then be used for tracking student attendance, generating reports, and other purposes.
Where can we know the password of each admin or teacher users as developers? would there be 'create an account' functionality for new admin or teachers?pls help
To add teacher please you can add it from admin panel. Also, if your problem is not resolved, you can join our Facebook group and let us know. Thank you very much for staying with Code Camp BD.🥰🥰
Please join our facebook group and post a screenshot of your problem and our team will solve it for you through Endex. Thank you very much for staying with Code Camp BD.
Hey, I want to change the top left menu icon title of code camp bd for sometime. How can I do it? Also I can't find the teacher's password in the video. Can you please post it here? Thanks!
You can add your problem to our Facebook group. You will be supported by our team. Thanks for staying with Code Camp BD also don't forget to subscribe our channel to get all new videos.
You can follow these steps: 01. Generate an OTP: You can generate a random number and send it to the user's mobile number or email as an OTP. 02. Store the OTP: You can store the generated OTP in a database or session for later comparison. 03. Verify the OTP: On the user's end, they will enter the OTP that they received. You can then compare the entered OTP with the stored OTP to verify the user's identity. 04. Implement time limit for OTP: To enhance security, you can add a time limit for the OTP to be used, beyond which the OTP will be invalid. Note: If you want any tutorial about this then you can comment. Thanks for staying with Code Camp BD
@@mokimanik8721 Thank you so much for staying with Code Camp BD. Subscribe to the challenge and stay tuned. I will give you a project by adding OTP system within a few days, inshallah.
Uncaught Error: mysqli object is already closed in C:\xampp\htdocs\Attendence\Student-Attendance-System01-main\index.php:78 Stack trace: #0 C:\xampp\htdocs\Attendence\Student-Attendance-System01-main\index.php(78): mysqli->query('SELECT * FROM t...') #1 {main} thrown in C:\xampp\htdocs\Attendence\Student-Attendance-System01-main\index.php on line 78 show this error how to solve
I have shown two passwords in this video. Please watch the full video, hope you get it. If you have not received it after that, then you can follow our Facebook page and message us. Our team will inform you. Thanks for staying with Code Camp BD.
You can change your project name in 2 ways, 01- From database 02- The code changes between If you have problem to change after this, you can join our Facebook group and report your problem. Our team will assist you. Thanks for staying with Code Camp BD. Don't forget to subscribe our channel to get all new videos. thank you
Please is it possible to use your solution for the University attendance system? How can I profile courses from 100l-500l? How can I profile a lecturer that can be taking coursed from 100L to 500L? Also, can you can SMS and Email functions in case we want to download or send report to Parents and management?
Assalomu aleykum. Can i use your this project for my Learning Center Projecy. I mean i will change something and upload to my domain and host and use my own way? Thank you for ur projecy btway
PHP language is used in this project. And MySQL is used for database. Don't forget to subscribe our channel to get updates of our latest projects. Thank you so much for being with Code Camp BD.
I think you don't have Laragon/Xampp installed on your server. Please install Laragon or Xampp. For this you can set up by watching any of these two videos. Video 01. th-cam.com/video/Qm5774whKMI/w-d-xo.html Video 02. th-cam.com/video/g1rG09QmiVo/w-d-xo.html Please post in our facebook group with a screenshot of your problem in our facebook group. Facebook Group Link: facebook.com/groups/codecampbd
@@codecampbdofficial can you help me by telling me the password because i really cannot find it. Or at least help telling me which minute is it in the video?
great project. But I have a question. If I want my teachers to access the website, by which link should they enter? Sorry I don't use Facebook so I can't ask my question in your group. Thanks for your answer beforehand!
Thanks for staying with Code Camp BD. Don't forget to subscribe to our channel to get all our new videos. Yes, when you host it on your website, the teacher login link will be given to the teachers of your school. Teachers will login according to their ID password. I hope you understand. If you don't understand after that, you can let us know, thank you.🥰🥰
I have shown two passwords in this video. Please watch the full video, hope you get it. If you have not received it after that, then you can follow our Facebook page and message us. Our team will inform you. Thanks for staying with Code Camp BD.
I am sorry I don't understand your problem, you can join our facebook group with screenshot of your problem. Our team will help you inshallah. Thanks for staying with Code Camp BD. Don't forget to subscribe our channel to get all our new videos.
@@codecampbdofficial I have no account on Facebook. I need only ClassTeacher password sir I watch full video but I don't know password for ClassTeacher Plz sir have did you type password in comment
There is no option to create an admin account separately. If you have mysql coding experience then you can easily add an admin to the database. Besides, if you want, you can create an option to add admin in the code I have given and add it from there. Thank you very much for staying with Code Camp BD. Don't forget to subscribe to our channel to get our new videos. thank you🥰🥰
im facing this error please help me !!!!!!! Fatal error: Uncaught mysqli_sql_exception: Unknown database 'attendancemsystem01' in C:\xampp\htdocs\Student-Attendance-System01-main\Includes\dbcon.php:7 Stack trace: #0 C:\xampp\htdocs\Student-Attendance-System01-main\Includes\dbcon.php(7): mysqli->__construct('localhost', 'root', Object(SensitiveParameterValue), 'attendancemsyst...') #1 C:\xampp\htdocs\Student-Attendance-System01-main\index.php(2): include('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\Student-Attendance-System01-main\Includes\dbcon.php on line 7
Please watch the full video I have shown the admin and teacher password. Thanks for staying with Code Camp BD. Don't forget to subscribe to our channel to get all our new videos. thank you🥰🥰
We are sincerely sorry sir, we are providing you our project completely free which hope you are aware. Even if all the topics are shown in a video, many people do not watch more than 30 seconds, it is very sad for us, so we have arranged a password in the video even for watching the video. Hope you understand our problem. Please watch the video from 7 minutes to 14 minutes, hopefully you will get the ID and password at the bottom right side by this time. Thank you so much for staying with Code Camp BD. We are dedicated to solving your problems.
You can change any password from your admin panel or teacher panel. Even after this if it is a problem you can join our Facebook group and tell us, our team will help you. Thanks for staying with Code Camp BD.
@@codecampbdofficial I double checked admin and teacher panel. But there is no such option to change password. Please get me the link to Facebook group. I would like to change it
What kind of problem did you have? Please share it in our Facebook group. Our team will help you to solve all the problems of the project. Thank you so much for being with Code Camp BD. Facebook Group Link: facebook.com/groups/codecampbd Thank You........🥰🥰🥰
Warning: Attempt to read property "num_rows" on bool in C:\xampp\htdocs\Student-Attendance-System01-main\index.php on line 79 Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in C:\xampp\htdocs\Student-Attendance-System01-main\index.php:80 Stack trace: #0 {main} thrown in C:\xampp\htdocs\Student-Attendance-System01-main\index.php on line 80 error is coming
Please give a password between 4 minutes to 5 minutes which is teacher panel password. Please watch the video. Thanks for staying with Code Camp BD. Don't forget to subscribe to our channel to get all new videos. thank you🥰🥰
If there is a question about this video then be sure to comment☺☺
Can I get complete explaination of this project
@@invisiblelove229 Yes Dear, It is not possible to understand this through comments, but very soon a tutorial series is going to come with this type of project. Hopefully completing that playlist will lead to more advanced quality projects, until then stay tuned to "Code Camp BD".
Which teacher password? Pls reply
Hello please explain me how to reset teacher password
@@codecampbdofficial how many modules are there in this project?
Very usefull and experienced project,that will help for final year students
Yes, definitely😊
the system is very good!!!
Thank you ☺️☺️
nice. very helpful video...
Many many thanks
@@codecampbdofficial what is the teacher password plz reply
good content❤
Thanks for your Comment....Please Subscribe to our TH-cam Channel for More new video ❤❤
Have you run this project on your machine.
Additionally, I need to insert sms system to parents how can i perform this?
Administration Password=Password@123
Class Teacher
Password=pass123
Class teacher pass123 is not working, do we have another one?
Thank you btw i was trying to find a source code for an admin page in my qrcode scanner
how do you create a teacher user and password
hello friend, a question. I have a error when i login with Teacher user, into the dashboard show me Notice: Trying to access array offset on value of type null in C:\xampp2\htdocs\Student-Attendance-System01-main\ClassTeacher\index.php on line 49. And don't work nothing. can you help me please. Thanks a lot.
It basically shows this error for the PHP version. It would be easier for me to solve the problem if you let me know your PHP version.
Thank you very much for staying with Code Camp BD.🥰
I can't run it in localhost it says that "the requested URL was not found in the server".
please help, I need it in my project.Thank you.
I think you don't have Laragon/Xampp installed on your server. Please install Laragon or Xampp.
For this you can set up by watching any of these two videos.
Video 01. th-cam.com/video/Qm5774whKMI/w-d-xo.html
Video 02. th-cam.com/video/g1rG09QmiVo/w-d-xo.html
Please post in our facebook group with a screenshot of your problem in our facebook group.
Facebook Group Link: facebook.com/groups/codecampbd
@@codecampbdofficial I already post my problem to your facebook group. Please check it.
How and where can we know the password of each admin or teacher users as developers? would there be 'create an account' or 'register' functionality for new admin or teachers?
Please Message Our Facebook Page... we are help you...
Congratulations on the project and for sharing it.
Is it possible to massively upload a list of students with all their data?
Is it possible to mass upload a file with student photos?
Thank you
Yes, the functionality used here is hopefully sufficient to run your organization. Which can be easily run on local or live server. I hope you understand.
Thanks for stay "Code Camp BD"
hi, how to integrate the system by taking student attendance using Qrcode?
We are sorry we did not understand your question properly. Please elaborate the question so that it is easier for us to assist you.🥰🥰
@@codecampbdofficial In this context, the teacher or administrator would likely create a QR code for each student that contains their unique identifier or student ID. The teacher or administrator would then scan the QR code using a mobile device or scanner when taking attendance, which would record the student's presence in the attendance system. The attendance data could then be used for tracking student attendance, generating reports, and other purposes.
Where can we know the password of each admin or teacher users as developers? would there be 'create an account' functionality for new admin or teachers?pls help
Amigo la contraseña de usuario Admin??? miro el video pero por la música no se oye.
Please message our Facebook Page.. we are help you...
sometime It'S needed to register new teacher so where is registeration form ?
To add teacher please you can add it from admin panel. Also, if your problem is not resolved, you can join our Facebook group and let us know.
Thank you very much for staying with Code Camp BD.🥰🥰
Sir i want to add one more role in this like a student can login and only can check the his attendance how can i do this please reply
very nice system, do you have an attendance system that scan qr code to take attendance and can be placed in the school gate? thank you
Excuse me, did you find the QR attendance system?
Did you manage to find one?
bro i am facing problem , while logging in it showinh invalid user id /password , please hemp me 🙏🙏🙏
Please watch the full video, hope you get it.
Thank you so much for staying with Code Camp BD.
Do you have the full tutorial in English?
When I open localhost in the web browser, it proceeds to XAMPP and not the one in your video. Can you tell me what should I do? Thank you.
Please join our facebook group and post a screenshot of your problem and our team will solve it for you through Endex.
Thank you very much for staying with Code Camp BD.
CREATE DATABASE Dude
having same problem, did you ever figure it out?
Hey, I want to change the top left menu icon title of code camp bd for sometime. How can I do it? Also I can't find the teacher's password in the video. Can you please post it here? Thanks!
Post your problems in our Facebook group and our team will help you.
pass123 is the password
it isn't working
@@sisirpradhan5657
do you have for employees attendance
This is using hash code for password, therefore cannot find teacher login password, do you have one password for teacher login to see contents?
Please Watch this full video....we are provide the password in this video....if you not get the password to please message our facebook page...
Password??
What is the role of user in this project?
Please Message Our Facebook Page... we are help you...
Sir can i get the proposal and Documentation of this project..
Hi, my localhost isn't accessing what to do?
You can add your problem to our Facebook group. You will be supported by our team.
Thanks for staying with Code Camp BD also don't forget to subscribe our channel to get all new videos.
hi bro can you tell me which types of programing language you used in this project
HTML, CSS, JavaScript, PHP and MySql for database are used throughout this project. Thanks for staying with Code Camp BD.😍😍
Sir mine says "Fatal error". Please help, THank you.
Please join our Facebook group and share your problem. Facebook Group Link: facebook.com/groups/codecampbd
Can you use this automatically with QR code using scanner?
Sorry dear, I didn't understand your question properly. Are you looking to do it through the attendant auto scanner?
How about adding an otp?
You can follow these steps:
01. Generate an OTP: You can generate a random number and send it to the user's mobile number or email as an OTP.
02. Store the OTP: You can store the generated OTP in a database or session for later comparison.
03. Verify the OTP: On the user's end, they will enter the OTP that they received. You can then compare the entered OTP with the stored OTP to verify the user's identity.
04. Implement time limit for OTP: To enhance security, you can add a time limit for the OTP to be used, beyond which the OTP will be invalid.
Note: If you want any tutorial about this then you can comment. Thanks for staying with Code Camp BD
@@codecampbdofficial yes pls put video about OTP
@@mokimanik8721 Thank you so much for staying with Code Camp BD. Subscribe to the challenge and stay tuned. I will give you a project by adding OTP system within a few days, inshallah.
@@codecampbdofficial ☺️
@@codecampbdofficial
Yes, please.I need a video for OTP
can anyone tell how to open the localhost in browser at 1:40
It is not opening in my system
Uncaught Error: mysqli object is already closed in C:\xampp\htdocs\Attendence\Student-Attendance-System01-main\index.php:78 Stack trace: #0 C:\xampp\htdocs\Attendence\Student-Attendance-System01-main\index.php(78): mysqli->query('SELECT * FROM t...') #1 {main} thrown in C:\xampp\htdocs\Attendence\Student-Attendance-System01-main\index.php on line 78
show this error how to solve
Please Message Our Facebook Page, We are help you....
Please i still don't have the Admin password, can i get it?
I have shown two passwords in this video. Please watch the full video, hope you get it. If you have not received it after that, then you can follow our Facebook page and message us. Our team will inform you.
Thanks for staying with Code Camp BD.
Bro how to change the project name... I want change the name of code camp bd.. what I to do
You can change your project name in 2 ways,
01- From database
02- The code changes between
If you have problem to change after this, you can join our Facebook group and report your problem. Our team will assist you.
Thanks for staying with Code Camp BD. Don't forget to subscribe our channel to get all new videos. thank you
Please is it possible to use your solution for the University attendance system?
How can I profile courses from 100l-500l?
How can I profile a lecturer that can be taking coursed from 100L to 500L?
Also, can you can SMS and Email functions in case we want to download or send report to Parents and management?
Please Message our Facebook Page... Thanks for Stay "Code Camp BD"
Assalomu aleykum. Can i use your this project for my Learning Center Projecy. I mean i will change something and upload to my domain and host and use my own way? Thank you for ur projecy btway
Yes, sure. You Can Use.. 🥰
what application did you use to build this project? IS it netbeans?
PHP language is used in this project. And MySQL is used for database.
Don't forget to subscribe our channel to get updates of our latest projects. Thank you so much for being with Code Camp BD.
@@codecampbdofficial do I need to install MySQL? To run this project?
What applications do I need to download to access this project?
I think you don't have Laragon/Xampp installed on your server. Please install Laragon or Xampp.
For this you can set up by watching any of these two videos.
Video 01. th-cam.com/video/Qm5774whKMI/w-d-xo.html
Video 02. th-cam.com/video/g1rG09QmiVo/w-d-xo.html
Please post in our facebook group with a screenshot of your problem in our facebook group.
Facebook Group Link: facebook.com/groups/codecampbd
@@codecampbdofficial I have XAMPP in my pc. I have posted my problem to your page please check it. Thank you.
Local host page is not working how can i fix it
Please Post Your Problem on Our Facebook Group...
Our team will assist you.
Thank you so much for staying with Code Camp BD.
hello, how can i find out the password for the teachers email?
Please watch the full video, I have given the email and password in the video. Thank you 😊
@@codecampbdofficial can you help me by telling me the password because i really cannot find it. Or at least help telling me which minute is it in the video?
@Chornelia Pranata Please watch this video from 8 minutes to the end, hope you get it...I will give email/password...😘😘
@@codecampbdofficial there in no mention of a password in the video
Sir what is the password administrator and class teacher
Please Message Our Facebook Page, We are help You.... thank You...
@@codecampbdofficial alright sir have you seen me
Fatal error: Uncaught mysqli_sql_exception: Unknown database 'attendancemsystem' in C:\xampp\htdocs\Includes\dbcon.php:7 Stack trace: #0 C:\xampp\htdocs\Includes\dbcon.php(7): mysqli->__construct('localhost', 'root', Object(SensitiveParameterValue), 'attendancemsyst...') #1 C:\xampp\htdocs\index.php(2): include('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\Includes\dbcon.php on line 7
Please Create New Database - >"attendancemsystem" this name, on your Mysql Database
In which application php coding is done?
great project. But I have a question. If I want my teachers to access the website, by which link should they enter? Sorry I don't use Facebook so I can't ask my question in your group. Thanks for your answer beforehand!
Thanks for staying with Code Camp BD. Don't forget to subscribe to our channel to get all our new videos.
Yes, when you host it on your website, the teacher login link will be given to the teachers of your school. Teachers will login according to their ID password.
I hope you understand. If you don't understand after that, you can let us know, thank you.🥰🥰
Bro please tell us code for student view to show his attendace percentage
You can easily do this, for this you can use chart.js for charts, you can easily fetch data from the database and display it.
@@codecampbdofficial please make code and send in this chat bro on Saturday is my project submission
Waiting for your reply broo ,send fast pleaseeee
Can you pls tell the Administrator login paswword and Teacher login password
Abe chutiya database base se Jake edit kar lena gandu nahi kar pata to project mat dikha ise
Please message our Facebook Page.. we are help you...
where is teacher password it is not mentioned in video plzz help me in getting password
as this project is amazing so dynamic project
I have shown two passwords in this video. Please watch the full video, hope you get it. If you have not received it after that, then you can follow our Facebook page and message us. Our team will inform you.
Thanks for staying with Code Camp BD.
only the admin password is available , teachers is not there
@@codecampbdofficial
where to add createusers in this code?
I am sorry I don't understand your problem, you can join our facebook group with screenshot of your problem. Our team will help you inshallah.
Thanks for staying with Code Camp BD. Don't forget to subscribe our channel to get all our new videos.
sir can you please tell me how i can login??
What the password for admin and class teacher ?..
I want this for my project work and I'm using your website
Try - "Pass123"
Please Don't Forget to Subscribe Our TH-cam Channel 👉 www.youtube.com/@codecampbdofficial
It is not login in the administrator
can we toggle into dark mode for this project??
please provide me a documentation of this project
Please Message Our Facebook Page...
Can i get the teacher password becoz pass123 is not working
Hi can i ask how to add analytics graph on this system? To know percentage of the attendance for each student
Yes, of course, you can. But for this, you need a JavaScript library Chart.js to do it easily. Thanks for staying with Code Camp BD.☺️☺️
Invalid username and password show plz tell me what to do bro i watched full video
please what the password to the teacher panel
Report mil sakta hai kya is project ka .?
Please Message Our Facebook Page...
Invalid username and password bata raha hai par mai to sahi dal raha hoo
Please someone tell me the password for the class teacher, i have seen the video full, but i'm not able to find it...😢😢
Pass123
Sorry , pass123
@@sikiwi3048 thanks 👍
teacher password is not correct that u had mentioned
whats the password
Please Message Our Facebook Page...
Sir iam going to do your project for my college so if there is an error can you help me out?
Please Shere your problem Our Facebook Page or Facebook Group...we ar help you..
So what ever the email of a teacher created,the password must be pass123?
yes, new teacher's password is "pass123", this is a all teacher's default password.
@codecampbdofficial after creating new students ,the system takes attendance but it's failed to show the attendance that has been taken.
Sir i can't open this zip file in xampp htdocs
You can share a screenshot of the problem you are facing by joining our Facebook page or group. Our team will assist you.
Bro plzz give er diagram and dfd for this project plz
Please Message Our Facebook Page...
Bro I don't have an account on Facebook
Bro I have messaged u but ur not giving me any reply@@codecampbdofficial
can i get documentations of this project
Please Message Our Facebook Page...
Please Message Our Facebook Page...
Password change kaise kare admin/classteacher
What is the admin password
Please watch the full video, I have given the admin panel password in the video. ☺️☺️
@@122padmarajan7 Please Message Our Facebook Page..
Thanks For Stay Code Camp BD
Sir i want to notify absenties through email or msg
You are not given password for teacher panel I watch full video
Please Send Message in Facebook Page...
@@codecampbdofficial I have no account on Facebook.
I need only ClassTeacher password sir I watch full video but I don't know password for ClassTeacher
Plz sir have did you type password in comment
Can we have password for teacher please - pass123 not working
@@ismaaeeldoomah2425 Please Message Our Facebook Page... I will Help You...
Thanks for Stay Code Camp BD
cant find teacher log in on video
Please watch the full video, hope you get it.
Thank you so much for staying with Code Camp BD.
How to create admin account bro?
There is no option to create an admin account separately. If you have mysql coding experience then you can easily add an admin to the database. Besides, if you want, you can create an option to add admin in the code I have given and add it from there.
Thank you very much for staying with Code Camp BD. Don't forget to subscribe to our channel to get our new videos. thank you🥰🥰
bro its emergency what was the password of teacher and adminstrator
Please Message Our Facebook Page...we are help you...
Admin login is not happening
Please Share your Problem our Facebook page....☺
Please explain me how to reset teacher password
Please Wait, This video are coming Soon 🥰, Please Subscribe Our Channel.
I don’t have account on facebook 😢 can i get the teacher password on instagram or on TH-cam please 🙏🏻
Wath is the password of admin and teacher
Please Message Our Facebook Page...we are help you...
How to run this code ?
Please follow this full video....you can run this project...
what is password of teacher and how to set
Please Message our Facebook page, and we will help you... Thanks for staying at "Code Camp BD"🥰
im facing this error please help me !!!!!!!
Fatal error: Uncaught mysqli_sql_exception: Unknown database 'attendancemsystem01' in C:\xampp\htdocs\Student-Attendance-System01-main\Includes\dbcon.php:7 Stack trace: #0 C:\xampp\htdocs\Student-Attendance-System01-main\Includes\dbcon.php(7): mysqli->__construct('localhost', 'root', Object(SensitiveParameterValue), 'attendancemsyst...') #1 C:\xampp\htdocs\Student-Attendance-System01-main\index.php(2): include('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\Student-Attendance-System01-main\Includes\dbcon.php on line 7
Please Message Our Facebook Page Or Our Facebook Group,,🥰
How to add School Name in Top
Yes...Its so easy...Please add your school name in header section... thank you...
Bro I have couldn't connect in localhost index of.. part so pls to explain tha connect and go to tha next page bro pls
Bro .... Reply bro the date is arriving
Please Post Your Problem in Our Facebook Group... You will be supported by our team.
Thanks for staying with Code Camp BD.
Please Post Your Problem in Our Facebook Group... You will be supported by our team.
Thanks for staying with Code Camp BD.
Ok bro
Hello, what you mean by class arm?
arm means = branch / section / group 🥰
What is class teacher's password?
Please watch the full video I have shown the admin and teacher password. Thanks for staying with Code Camp BD.
Don't forget to subscribe to our channel to get all our new videos. thank you🥰🥰
Pls sir tell me , how to change teacher password
Please Wait, This video are coming Soon 🥰, Please Subscribe Our Channel.
Plz can you tell me the password of class teacher
Admin password: password@123 isn't working . please reply me
Please Post Your Problem in Our Facebook Group...
Thanks for staying with Your Code Camp BD Family....
P capital
How do I login as a teacher?
The password for teacher account is in the Readme file of the Admin folder in the Project folder
Thanks 🙏
What is the password for teacher login ( pass123 is invalid)
Please Message Our Facebook Page,,,, we are help you....
@@codecampbdofficial I don't have Facebook plzzzz tell me here it's urgent 🥺
what is admin password??
no password found in your video
Please Message Our Facebook Page...we are help you...
you didnt provide login details , thats very bad, even after watching the video a hundred times, am heart broken
We are sincerely sorry sir, we are providing you our project completely free which hope you are aware. Even if all the topics are shown in a video, many people do not watch more than 30 seconds, it is very sad for us, so we have arranged a password in the video even for watching the video. Hope you understand our problem. Please watch the video from 7 minutes to 14 minutes, hopefully you will get the ID and password at the bottom right side by this time.
Thank you so much for staying with Code Camp BD. We are dedicated to solving your problems.
how to change the default passwords for admin and teachers?
You can change any password from your admin panel or teacher panel. Even after this if it is a problem you can join our Facebook group and tell us, our team will help you.
Thanks for staying with Code Camp BD.
@@codecampbdofficial I double checked admin and teacher panel. But there is no such option to change password. Please get me the link to Facebook group. I would like to change it
what was the password of this
what is the password for teacher?
try this "pass123"
Teacher Admin Password is not Working .
What kind of problem did you have? Please share it in our Facebook group. Our team will help you to solve all the problems of the project. Thank you so much for being with Code Camp BD.
Facebook Group Link: facebook.com/groups/codecampbd
Thank You........🥰🥰🥰
where is passwords ???
Please Message Our Facebook Page...
what is the password of teacher
Please Message Our Facebook Page...We are Help you...
sir teacher ka password kiya hogya
bro can you please tell me the password of admin and teacher passwiord pls
Please Message Our Facebook Page...we are help you...
Plz tell teacher password@@codecampbdofficial
@@codecampbdofficial sir
Warning: Attempt to read property "num_rows" on bool in C:\xampp\htdocs\Student-Attendance-System01-main\index.php on line 79
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in C:\xampp\htdocs\Student-Attendance-System01-main\index.php:80 Stack trace: #0 {main} thrown in C:\xampp\htdocs\Student-Attendance-System01-main\index.php on line 80
error is coming
Plz share teacher password, I have seen your video 5 times you haven't provided it
Please give a password between 4 minutes to 5 minutes which is teacher panel password. Please watch the video. Thanks for staying with Code Camp BD. Don't forget to subscribe to our channel to get all new videos. thank you🥰🥰
Pass123