What about sign up we also first need to put user name and password not manually but as per user then user need to log in and the pass and name will be compare Conclusion : there is no code for sign up in this video
Yes, if proper validation is not used. It will direct. This videos intent is to make you familiar with web design. Suggest you look into the latest video upload it have proper authentication.
it is showing Fatal error: Uncaught Error: Call to undefined function mysqli_connect() in C:\wamp64\www\Login\login.php:34 Stack trace: #0 {main} thrown in C:\wamp64\www\Login\login.php on line 34. What to do?
Is there a way i can add a backend to my github repository as a simple project like this login page? or do i have to do it in my computer as a wamp server?
Thanks, in just 17 mns (including the part 1) I've clearly understand the concept of front-end and back-end because of these videos. Keep it up bro!
please send the part 1 i could not find part 1
@SehrishIlyas-c9h Front end web development tutorial for beginners | How to create a website? [ login page ]
th-cam.com/video/UDZohOmIrrE/w-d-xo.html
This video is really informative. Simple yet effective.
Loved this video, great help with understanding the difference between frontend and backend!
Informative 👏
What about sign up we also first need to put user name and password not manually but as per user then user need to log in and the pass and name will be compare
Conclusion : there is no code for sign up in this video
Very informative sir
we need more videos like this
Good work sir
Can you please make a video of registration form
Wow..Amazing
Thank you so much for this video🤗
when i changed the file login.html to login.php , it didnt work , tha page doesnt show instead it shows the whole code
I like your voice, its verry soothing
its fucking ai generated
lmao its ai bruh
❤❤❤
But you did not mention node.js as a server side language?
Just as php was used, can javascript do everything php can do?
should i create first admin panel or start creating website
i am devloping a travel web so can u help me with the login and sin up page
nice
which text to sppech do u use?
google
If I donot have backend information,but I only want data of users than what to do sir
great
Isn't storing passwords like that without encrypting them, an extremely unsafe practice?
Yes it is..
Just showing how can we connect and work with db
I am unable to login phpmyadmin using root and null as password... what should I do?
Just username as root
And for password leave it blank
Similarly make a registration form with login page with xaamp. Is it posible
what will happen if you manually put the url of your homepage in the adress bar? will you bypass the authentication?
Yes, if proper validation is not used. It will direct. This videos intent is to make you familiar with web design.
Suggest you look into the latest video upload it have proper authentication.
can you explain signup code
How can you open the login page. I can't open mine
what if you were using springboot as backend? How would you add that?
New video updated
how to open localhost as it is not opening in my browser
also the myphpadmin is not logging in by root and blank pass
Please reinstall and try again?
Please make a JavaScript backend 🙏🏽🙏🏽for a food delivery app or any backend website ,app any please 🙏🏽🙏🏽🙏🏽
How to run the wampserver..?
Sir In this login part using in our project
Now adter login the user should redirect to the main website page "how to do it" (please any video available on TH-cam send link)
to link client with your main page after log in, put the main .html/.php file location on the action attribute found on form tags.........
This is wholesome.
When a user signs up how do I program it to store his data and log him in
Soon will upload the videos for sign up
can you say backend by using java ,instead of php
Will upload soon..
it is showing Fatal error: Uncaught Error: Call to undefined function mysqli_connect() in C:\wamp64\www\Login\login.php:34 Stack trace: #0 {main} thrown in C:\wamp64\www\Login\login.php on line 34. What to do?
Thanks 😃
Why do I keep on getting error code 500 when trying to load the pop file on the local host server (I’m on Mac btw)
It can load a html file but not the php
Did you installed wamp server and run them?
Mine is singup page but I don't know why is given me error I did exactly like I should be
github.com/Alanlands1/Login
Is there a way i can add a backend to my github repository as a simple project like this login page? or do i have to do it in my computer as a wamp server?
you will not be able to do that on Github. You can do it on your own computer or you could use a cloud-based solution.
How can we develop backend through java
J2EE, springboot
Where we can see the details of the user. Like mail id ans password
If I upload this in my github repository... will it work?
won't work
I couldnt instal can help me please
❤
how to solve the chrome warning
Give the full code to the description
nice sql injection
how can i check if it's working? couldn't open a php file :((
What issue are you facing
How can I get the codes?
Code for sign in sir pls
How to get womp 64 folder
go to folders and search womp
What will happen if the password is wrong?
Where is the source code
Can you use the method on the phone?
Please keep source code for this
Why does it look so simple 😭
Some understood and some didn't
I owe you a subscription ❤
That made 2.8k
It is not displaying the "Login Unsuccessful' message when I give an incorrect credentials.
It's because script is not properly added
@@AlanLands I have exactly the same problem. Tried many solutions found on the internet, but nothing change.
Try the new video solution
@@AlanLands Can you kindly send link of the video please?
Latest video in the channel
This doesn't work, it just sends me to a page where I can see the entire code for login.php when I click the login button on my login form.
i believe you missed to enclose some tags in php
it didnt work for me, any username/pass i entered, it doesnt go to index.html i already sent a message on instagram, hope you can help me
Uploaded the file in github
github.com/Alanlands1/Login
@@AlanLands it worked for me, you can cross checked the code again
The. Data stored in database but out put is not showing or wrong password it shows what should i do