Simple signup and login system with PHP and Mysql database | Full Tutorial | How to & source code

Simple signup and login system with PHP and Mysql database | Full Tutorial | How to & source code

Quick Programming

4 года назад

1,468,936 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Laser Lyrics
Laser Lyrics - 30.09.2023 01:21

I am getting this error on connection.php
Warning: mysqli_connect(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /Users/mohammedakhtarzuberi/data/web-apps-ssd/htdocs/MyApp/connection.php on line 8
failed to connect!

Ответить
kaleb mokua
kaleb mokua - 22.09.2023 17:42

thank you🤗

Ответить
Molly Harding
Molly Harding - 14.09.2023 15:33

amazing amazing amazing, thank you so much for this video!!

Ответить
Phantom_Gaming
Phantom_Gaming - 12.09.2023 22:10

You're a saviour,chief.Huge Thumbs up!!

Ответить
abdo mahmoud
abdo mahmoud - 03.09.2023 02:24

Before inserting a new user, I think we should check if the user_id that we create is already in use, since it is supposed to be unique

Ответить
abdo mahmoud
abdo mahmoud - 02.09.2023 17:20

The auto_increment field should be set to unsigned since negative values will not be used

Ответить
Gameblox
Gameblox - 22.08.2023 03:42

Bro, THIS MADE MY DAY BETTER!

Ответить
Jack Army
Jack Army - 21.08.2023 17:21

Please can you tell me how to add label in user name text box

Ответить
කේපී funclube
කේපී funclube - 19.08.2023 12:54

What is the reason of $ mark is not created in function in sublim text?? Please help me

Ответить
Alan Johnson
Alan Johnson - 15.08.2023 17:07

Why my submit button is not doing anything

Ответить
Hamza Daoud
Hamza Daoud - 09.08.2023 03:01

why I got this when I tried to visit the index page ?
Fatal error: Uncaught mysqli_sql_exception: No connection could be made because the target machine actively refused it in C:\xampp\htdocs\login\connection.php:7 Stack trace: #0 C:\xampp\htdocs\login\connection.php(7): mysqli_connect('localhost', 'root', Object(SensitiveParameterValue), 'login_simple_db') #1 C:\xampp\htdocs\login\index.php(3): include('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\login\connection.php on line 7

Ответить
Make With MEGMA
Make With MEGMA - 07.08.2023 14:25

💕👌👍

Ответить
Jack Army
Jack Army - 06.08.2023 17:30

Can u please tell me how to align text in $user_data['user_name‘] please 🥺🥺🥺🥺

Ответить
sraanv
sraanv - 27.07.2023 16:08

that was really really helpful , thank you❤️

Ответить
我爱你
我爱你 - 24.07.2023 03:39

Hey, I got the following error:
Fatal error: Uncaught Error: Call to undefined function mysqli_connect() in C:\Users\Yilong\Downloads\login and signup\connection.php:7 Stack trace: #0 C:\Users\Yilong\Downloads\login and signup\index.php(3): include() #1 {main} thrown in C:\Users\Yilong\Downloads\login and signup\connection.php on line 7

Ответить
Jack Warner
Jack Warner - 20.07.2023 22:20

Just want to say this was a brilliant tutorial and everything worked perfectly.

Ответить
Syed Arfan
Syed Arfan - 07.07.2023 12:08

My website has white screen may i know it didnt work need help

Ответить
Kyle Hawks
Kyle Hawks - 02.07.2023 17:55

Omg...Thank you 1 month I've been trying to figure that out and You did it thank you!!!!!!

Ответить
Corinthe
Corinthe - 29.06.2023 22:40

thank you

Ответить
Miza Syahirah
Miza Syahirah - 28.06.2023 21:25

any idea how to connect database for signup page?

Ответить
Omkar
Omkar - 26.06.2023 23:22

Thanks, worked properly.. Earlier I was getting errors , page not found, or some other error after submitting

Ответить
Oviedo López Joshua
Oviedo López Joshua - 15.06.2023 00:27

i need your help please

Ответить
ragekuu
ragekuu - 05.06.2023 11:32

Hi! Thank you for your video, really helped me with my studying. But I have one problem, and I'd appreciate it if you help me <3
The problem is I use not XAMMP, but Open Server, and when I click "register" code looks working because it redirects me to the login page, but my database remains empty :(

Ответить
Susan Ogidan
Susan Ogidan - 03.06.2023 19:06

Thank youuuuuu!!!

Ответить
Annie Rose D. Borines
Annie Rose D. Borines - 02.06.2023 17:02

Hi may I ask? What name of the app that you input or put the codes aside xamp and php? Thank you

Ответить
AntSensei
AntSensei - 02.06.2023 08:48

Hi! When I tried to add the code that redirects me to login.php, it says it directed me too many times
What seems to be the cause of the problem?

Ответить
Kimitc
Kimitc - 27.05.2023 21:17

I do login with the same user name and that works what shoud i do to not let me create login with the same username ?

Ответить
howtodo how
howtodo how - 26.05.2023 02:19

Thanks

Ответить
ryan rishat
ryan rishat - 24.05.2023 00:49

Thanks a lot man!!

Ответить
Sanake사나
Sanake사나 - 21.05.2023 12:04

How to display that error inside sa box?

Ответить
Ciara Ysabel Dungog
Ciara Ysabel Dungog - 21.05.2023 10:17

thank you so much dude your the best

Ответить
Juraij Bin Jamal
Juraij Bin Jamal - 19.05.2023 23:22

Music ruined the whole video for me

Ответить
Dummyseven
Dummyseven - 19.05.2023 14:58

I'm having an error Uncaught ArgumentCountError: mysqli_query() it says the error in mysqli_query($con, $query); How do i fix this?

Ответить
Justine Barredo
Justine Barredo - 17.05.2023 13:37

THANK YOU VERY MUCH

Ответить
chesterruuu
chesterruuu - 09.05.2023 13:44

Hello sir! I just wanna ask about how can I make a database for my html login and register. I don't know how to make a database for it but I already done coding for it. I hope there's a way to contact you and help me. Thanks

Ответить
November
November - 07.05.2023 14:44

How can I solve the Internal Server Error , after I login it didn't turn to the index.php it juzz show "Internal Server Error
"

Ответить
MoonStringed
MoonStringed - 04.05.2023 20:40

If I already have a website coded (html, css and js for the login page), do I rename my html file to php and paste the stuff there or what do I do if I already have a website coded and want to make a database?

Ответить
wolf hocker
wolf hocker - 03.05.2023 17:28

i can't login & sign up its showing wrong users name password

Ответить
Facundo Perez
Facundo Perez - 28.04.2023 00:27

no me funciona, me tira banda de errores

Ответить
Uche Destiny
Uche Destiny - 25.04.2023 21:38

Even after following the process, after signing up it shows the 'please enter some valid information '

Ответить
Afiq Afiq
Afiq Afiq - 21.04.2023 13:23

How to solve syntax error unexpected token "="

Ответить
forever.3lsiie
forever.3lsiie - 20.04.2023 22:14

Hello I have an issue with the sign up.
Could you possibly help

Ответить
أكمد
أكمد - 19.04.2023 03:50

why does the database take the same username and password twice ?

Ответить
Fatimah math
Fatimah math - 19.04.2023 02:13

Thank you very much sir

Ответить
P.S. Dasica
P.S. Dasica - 17.04.2023 18:37

where is database file in google drive?

Ответить
King Johaness
King Johaness - 17.04.2023 07:01

Lifesaver

Ответить
Faith udofia
Faith udofia - 16.04.2023 11:04

I just bombed into your channel and I must say you are great. Thank you for making it look easy for us.

Please I need your help
Am working on a project
Online clearance system for graduating student in university.
So I would love to know how to add more tables or links

Ответить
Soulspark
Soulspark - 16.04.2023 05:10

Hello sir thank u so much for ur explanation it is so clear and fun to follow but , i got a small issue which is not actually being able to connect to the database when i first typed the code of "connection" and refreshed the page nothing happened everything was good untill i typed the "functions" part of code ..
When i wanted to type some info to try and see weather the data would be transported to the Db or not as u did ... It says that the access is denied for 'root@'localhost'(using password :No) failed to connect !
What should i do?

Ответить
ichbindede
ichbindede - 13.04.2023 19:21

thank you so much you made it easy.

Ответить