How to create a login & register system | Procedural PHP | PHP for beginners | Learn PHP in 2020

preview_player
Показать описание
This video will teach you how you can create a complete login and register system using procedural PHP.

Resources

Want to learn more?

🔗 Useful links

#oop #php #objectorientedprogramming
Рекомендации по теме
Комментарии
Автор

I'm now done with your whole PHP for beginners playlist Dary. Thank you so much for this course! As someone that only has basic knowledge of java and a little bit of python I could follow this course very well and it was a great introduction to PHP and databases!

sjoerdjordans
Автор

Thank you sir please keep it up. I learnt lot of things from these series thank you again

tioss
Автор

Finally, I am complete the PHP course... thank you so much for your hard work.

shaheenuddinahmad
Автор

TIMESTAMP
0:00 - Introduction
06:04 - How to print data in the browser
13:14 - Markup for login and register page
24:35 - Saving data from the register form
29:57 - Error Handlers
39:02 - Prepared statements to prevent SQL injection
50:56 - Hashing Passwords
01:02:36 - PHP Script for the login page

codewithdary
Автор

Just finished your beginner's course today. Thank you for all your hard work and it was a great learning experience!

akagi
Автор

Great tutorial and I appreciate the walk-through. This helped a lot. Thank you :D

jefcip
Автор

thank you so much!!! i learned a lot #2023

deathcuree
Автор

Appreciated Your work is great. Please make a detailed video on PHP prepared statments. This helps us a lot.

AbdulRehman-ltgm
Автор

Hello Dary! I have been enjoying your videos. You mentioned converting this website series to OOP style php coding. That would be interesting, but instead could you please make a video explaining how to add AJAX error messaging for the registration and log on pages? You show the error messages in the URL and maybe the user wouldn't look there or notice.

SciFiStory
Автор

I don't know if it's just me but
When I do this
At 11:41
If (rowCount > 0)
while ($row = mysqli_fetch_assoc ($result)) {
echo $row ['username']. "<br>"
...,
The first row doesn't show up
I even tried deleting the first row with id = 1
And when I refresh it doesn't show the one with id = 2

Any help??

mrvegetable
Автор

You guy is superb. can you upload a full series include logout, ajax error message with crud project? Thank you.

monsurrahmanriaz
Автор

Hi Dary. Thanks for the tutorial, it helped a lot. I ran into some errors while building a registration page using your methods, I'm stuck right now, even though I tried several solutions, but none seemed to work. How can I share the details with you, maybe you can help? Also, there is no information on how to logout in the video.

samwale
Автор

Thanks for the video it help a lot please upload a php video for change password, email notification and forget password

dammyhulk
Автор

Thank you so much for this wonderful course. One question; how do you "stop" a session so one does not stay logged in indefinitely. I tried session_destroy(), unset($_SESSION['sessionId']), $_SESSION['sessionId'] = NULL

oceanexplorationlab
Автор

Highly appreciate Dear Dary. I wonder if you design same thing in WordPress maybe it's out of scope right now but what about in near future.Thanks

khanleader
Автор

Does anyone have the link previous class?

JoaoPaulo-cbjc
Автор

Is it wise to store database.php with all the passwords on your public server like this? On the login form there is the reference /includes/database.php, from that point anyone can get the password for your database am I right?

GabeTDi
Автор

password_verify always return false value but the passwords are same anyone help me :(

tioss
Автор

I have problem with login-inc.php.
The file shows me an error message
Please note that I am sure the password is correct, but that the problem is in the code
I believe that the password verification did not succeed with the password_verify function

bodourmajadmi
Автор

Please add php oops with login register

rajabhishek
welcome to shbcf.ru