@@user-zz7rw9qv9vHe told the reason for it in the video itself. If some hacker gets access to database then he can access all the readable password and email, which he can use for ill practices. So to avoid that encrypted password is stored so even if hacker gets the encrypted password he won't be able to login with that. Remember For 12345 - hash1 is generated If hacker uses hash1 in the form as password a different hash2 will be generated
@@auztuts please can wamp and xamp work with the same data update, cos i hv tried so many times to implement the same code using wamp server buh not working Please how can I solve it, am in stock😩!!
Hi@@AmyEnthub, what issue you are facing? It should work on WAMP server too. Can you give me the specific error please? Does the localhost url works fine? Did you start the server before testing?
@@auztuts the server is on, I checked it several times, To connect to the database, when I was done with the connection, I did print the post method so it can give me the array but it isn't working, including the connection 🤦🤦
Thank you very much for your turorial!!!! Actually I have never commented under someone’s video, but you literally rescued me. I had been struggling how to make authorization in my project and there wasn’t any working and easy tutorials, but your tutorial is the best it helped me so much 😌
you can not imagine how grateful i am that you made this tutorial, you helped me so much on how to properly write php, thank you so much for this! you deserve so way more followers than you already have ♥
Great Tutorial! For those who still encounter password does not match take note of the length/value of password, its better to set it to 255 like what is indicated on this tutorial.
Github link of the code is added in the description. You will need to add the database to make it working correctly. Please watch the tutorial first to last to understand the procedure.
Awesome tutorial. Great teacher. Making mistakes so viewers can understand better. Will not learn enough if we don't see the mistakes. By the way, how to do normal user and admin account? Thank you
nice video bro but what you use in 34:20, is also vulnerable to SQL injection, it not retrieves the result in plain text but if you use correctly IF, SUBSTR and SLEEP statements you can be able to leak information from the database so it's a point to take into account.
As many persons were facing an issue of password not matching so here is solution for them. In login.php don't use variable name $password use any other name like $pass then it will work properly
@@abhskarki3909 bro i can't tell the exact reason without seeing actual code but my many fellows get same error even though after changing password to pass
@@auztuts Do u also know how can i access dom element of a html file to another html file's input box ? like i want my book's price shown in the purchase form when i am going to buy it..
I liked the video, it is good to follow good practices. It would be great if you could create a tutorial for friendly routes, following good practices. Or also an ORM tutorial, greetings.
This is an excellent tutorial. What I liked about it was the error trapping logic...pushing the errors into an array, and then accessing them is very efficient code logic. Do this in PDO and the db calls as stored procedures would be an excellent tutorial for the future. How may I contribute to your success with a donation?
Thank you very much for your such a kind reply. I will make a tutorial with PDO. I am not taking any donations for now. But please keep in touch and help me grow my channel.
Please use type password for the "Repeat Password" field. Somehow I forgot to mention it 🙂
@@user-zz7rw9qv9v Sure, my contact info is in the description.
Why does the password in the database not appear the same as the one I entered when entering the timer, it appears encrypted
Yes , you can communicate with me. The contact information is in the description.
Where?
@@user-zz7rw9qv9vHe told the reason for it in the video itself.
If some hacker gets access to database then he can access all the readable password and email, which he can use for ill practices.
So to avoid that encrypted password is stored so even if hacker gets the encrypted password he won't be able to login with that.
Remember
For 12345 - hash1 is generated
If hacker uses hash1 in the form as password a different hash2 will be generated
This is the best tutorial on youtube if someone wants to understand the Login and Registration Form in PHP and MySQL
Thank you!
I have been doing follow this video it is not working
This could have been done in Object Oriented Programming (OOP).
This video is pure gold. Explained everything clearly from start to finish. THANK YOU!!!
You are welcome! I am happy that it helped you.
a true guider deserve more veiws and subscriber May Allah give you more success in every field of life
Thank you for the wish!
thank you so much you save my final project exam
You are welcome!
Thank you so much sir i completed my project because of you
You are welcome
superb session bro...🙏🙏🙏🙏🙏🙏👍👍👍👍👍👍
Thank you! Keep in touch 🙂
i followed you because of this video, this is the best understandable video in internet
you have save me from long time error
thank u
Thank you! I am glad that , my tutorial helped you.
@@auztuts please can wamp and xamp work with the same data update, cos i hv tried so many times to implement the same code using wamp server buh not working
Please how can I solve it, am in stock😩!!
Hi@@AmyEnthub, what issue you are facing? It should work on WAMP server too. Can you give me the specific error please? Does the localhost url works fine? Did you start the server before testing?
@@auztuts the server is on, I checked it several times,
To connect to the database, when I was done with the connection, I did print the post method so it can give me the array but it isn't working, including the connection 🤦🤦
Onek sundor detailed video
Thank you!
this tutorial deserves a solid like
Thank you!
I'm so happy you are here for us to guide php Jazak Allah Kher Allah bless you
Thank you Man! May Allah bless you as well.
Awesome explanation bro
Thank you!
Thank you very much for your turorial!!!! Actually I have never commented under someone’s video, but you literally rescued me. I had been struggling how to make authorization in my project and there wasn’t any working and easy tutorials, but your tutorial is the best it helped me so much 😌
Hi, thank you for your comment. I am happy that my tutorial helped you 🙂
good detailed explanation Tnx broo🎖🏆
Thank you! Keep in touch.
This tutorial legit is a life saver would recommend and keep up the work man 👍
Thank you!
One of the best tutorial for registration form. Thankyou so much sir for this tutorial.
You are welcome!
your explanation is so good that this seems so easy. thank you
You are welcome
THis is the best tutorial ever!!! Thank you very much!
You are welcome.
slowly and easy to understand! love your work sir.
Glad to hear. Thanks
Man you really saved my life
I am glad that it helped.
Can we please have an updated one which let's the user sign up or login using gmail/Microsoft
Thanks, this was extremely helpful to get started in my project
Welcome Dipesh. Keep in touch.
you can not imagine how grateful i am that you made this tutorial, you helped me so much on how to properly write php, thank you so much for this! you deserve so way more followers than you already have ♥
Thank you! It means a lot to me.
Thank you for this tuturial, exactly what I wanted.
Great to hear! You are welcome!
THIS IS VERY INFORMATIVE VIDEO THANK YOU SO MUCH SIR FOR UPLOADING THIS
Thanks lot!
🥰welcome🥰@@auztuts
Thank You for your tutorial I had been stuck on error validation but your tutorial made it clear for me. Cheers
Great to hear!
Thank you very much sir this will help a lot ❤
You are welcome.
Awesome, do some django projects also😊
Thank you! Sure, I will.
Explained all the details and examples step by step.
Thank you
You are welcome :)
thank you very much very sir, good tutorial easy to understand and explained very well
You are welcome
Thank you Aus, brilliant tutorial
Very welcome
You are saving me the interview tomorrow.
I am very glad. Good luck for your interview
this is fantastic!!!! something i had been searching for.
Thank you! Keep in touch.
you are amazing bro! thankyou alot!
You are welcome. Keep in touch.
This is the best code...thanks sir 😊
Enjoy. You are welcome!
Bro help it's shows wrong password even though my password is correct
Thank you for this source code, it helps to my Project this College days.
You are welcome!
Thank you very much Sr. You teach in a very clear maner. My best wishes to you.
Thank you too!
Great Tutorial! For those who still encounter password does not match take note of the length/value of password, its better to set it to 255 like what is indicated on this tutorial.
Thank you!
Great tutorial bro. Keep it up :)
Thank you! Stay in touch.
Wonderful session 🔥
Thanks lot
You are welcome
Thanks bro, other videos were not working but yours are working!
Thank you!
Best ever video sir❤️ good explaination thanks
Thank you!
tq soo much sir this video use for me ..
You are welcome
Great tutorial and responsive person. Only success in the future, thank you🙂
Thank you!
thank you so much! very well explained in detail tutorial! keep up the good work!
You are welcome :)
Amazing the work you have done , I have watched the video and used for my final year project. Thank you. Earned a subscription bro.
I am happy that , my tutorial helped you. Thank you for subscribing.
Thank you for this very good and thorough tutorial!
You are welcome
I got this video when I needed it the most... Thank you so much for such explanation. 🙂 It was too good. Keep growing.
You are welcome 🙂
really....outstanding
Thank you!
Thank You so mutch sir...!
Liked.
Commented.
Subscribed.
You are welcome
Thank you!
Github link of the code is added in the description. You will need to add the database to make it working correctly. Please watch the tutorial first to last to understand the procedure.
How do i add them correctly please explain
Thanks, i have supported you by not skip
Thanks For That Tutorial 👍❤
You are welcome!
At least your doing a great job other tutorials are full of errors
Thank you! Its my pleasure
thank you so much its work well
You are welcome
love u mate
Thank you!
Very helpful thank you
You're welcome!
Awesome tutorial. Great teacher. Making mistakes so viewers can understand better. Will not learn enough if we don't see the mistakes.
By the way, how to do normal user and admin account? Thank you
Hi, this tutorial includes only admin part. Hopefully I will come up with another tutorial.
thx very cool tutorial
You are welcome
nice video bro but what you use in 34:20, is also vulnerable to SQL injection, it not retrieves the result in plain text but if you use correctly IF, SUBSTR and SLEEP statements you can be able to leak information from the database so it's a point to take into account.
how can I fix it bro?
thank you for your wonderful video, my fellow friend dijon also said that this video is very good, thank you once again
You are welcome. I am happy that it was helpful for you.
nice tutorial
Thank you!
Golden 56 minutes ❤😊
Thank you!
superb man thanks
You are welcome
You are amazing sir!!
Thank you"
Thank you very much! I watched the whole video and you explained it very well as well.
You are most welcome 🙂
Thank you bro✍👍👍👍
You are welcome
its working, now thank you.
Great!
Thanks a lot, very helpful and good.
Thank you!
thanks bro, i learn a lot ❤❤
You are welcome
As many persons were facing an issue of password not matching so here is solution for them. In login.php don't use variable name $password use any other name like $pass then it will work properly
It works, thank you😎
Brooooo really thankful to you I was struggling about an half hour really bro thanks alot❤
I changed the $password in login.php to $pass but I still get password doesn't match
@@abhskarki3909 bro i can't tell the exact reason without seeing actual code but my many fellows get same error even though after changing password to pass
Can someone explain why is this happening, I had this problem and solved it by changing the name of the variable?
Thank you for your video. It really helped me a lot.
You are welcome
@@auztuts Do u also know how can i access dom element of a html file to another html file's input box ?
like i want my book's price shown in the purchase form when i am going to buy it..
If you have a search engine tutorial for local search into mysql , pls let me thanks so much - you are great.
Great suggestion! I will try
you save my life, thankyou
You are welcome!
I’ve watched so many tutorials, but this one is by far the best. Thank you for sharing your knowledge.
You are welcome! It means a lot.
thanks for the tutorial ❤❤❤
You are welcome
I appreciate you and this video so much. Please can someone keep in touch for mentorship/guidance when necessary ? Please 🙏
If you need any help you can comment it here
Thank you sir
Welcome
I liked the video, it is good to follow good practices. It would be great if you could create a tutorial for friendly routes, following good practices. Or also an ORM tutorial, greetings.
Sure, hopefully I will do it. Thank you!
thnk u very useful
Welcome 😊
Nice Tutorial
Thank you!
thank u soo muuuuuuch sir
You are welcome
@@auztutssir my codes error password doesnt match
Thanks a lot.
You are welcome
hi, at 19:06 the error it showed for the empty boxes is not showing.. kindly reply..
I also have same problem, and I even have other problem is it won't register in phpmyadmin
Thank you very much !!!!
You are welcome
very helpful ❤
Thank you!
This is very helpful and beginner friendly👍🏿, however I keep getting a "FATAL ERROR" on line 7 of the database file
Hi, can you send me the error massage you see?
Thank you
You're welcome
Thank you so much
You are welcome!
excellent explanations thankyou !
Glad it was helpful!
thank you so much.
You are welcome
Best youtube video
Glad that it helped you.
Thank you for this video
You are welcome
5:04 What's the purpose of line 8?
That is for integrating bootstrap , which is a frontend framework.
@@auztuts what will happen to the program without it?
You will not see those smooth styles specially for the form fields that come from the predefined bootstrap classes@@NoName-yw1pt
This is an excellent tutorial. What I liked about it was the error trapping logic...pushing the errors into an array, and then accessing them is very efficient code logic. Do this in PDO and the db calls as stored procedures would be an excellent tutorial for the future. How may I contribute to your success with a donation?
Thank you very much for your such a kind reply. I will make a tutorial with PDO. I am not taking any donations for now. But please keep in touch and help me grow my channel.
thank you bro u saved me !!
You are welcome 🙂
Thank you!
You're welcome!
Thanks for this tutorial, could you add email verification also?
Sure, In future hopefully
I have add two fields and now it is not showing in the database but the values are displaying in the url.
Please tell me what should I do?
Looks like, for some reason the values are not being added to the database. Did you see any error while adding the data?
Thank you so much for helping me
You are welcome 🙂
Thanks! It helped me
You are welcome!