Backend web development tutorial for beginners | How to create a website? Part 2 [ login page ]
Вставка
- Опубліковано 5 лис 2024
- #backend #tutorial #loginpage #programming #tutorial #website
This video is about developing a website for beginners and about backend developer.
So if you are searching for website development tutorials, and you want to learn crash course, this video is for you.
Firstly, we'll explain what is backend and how to be a backend developer.
Then, we'll explain what is programming languages used to become a backend developer.
And we will teach you to create backend of a login page using PHP.
All in all you will get a knowledge about website development.
Enjoy!
Wamp Server download sourceforge.ne...
Like, share so you can help your friends too..
And subscribe because you won't miss our next video.
Follow us on Facebook!
/ zip-code-102. .
Follow us on Instagram!
/ zip_code__
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 ]
ua-cam.com/video/UDZohOmIrrE/v-deo.html
This video is really informative. Simple yet effective.
Loved this video, great help with understanding the difference between frontend and backend!
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
Informative 👏
Very informative sir
we need more videos like this
Good work sir
Wow..Amazing
nice
Thank you so much for this video🤗
❤❤❤
But you did not mention node.js as a server side language?
Just as php was used, can javascript do everything php can do?
I like your voice, its verry soothing
its fucking ai generated
lmao its ai bruh
great
Please make a JavaScript backend 🙏🏽🙏🏽for a food delivery app or any backend website ,app any please 🙏🏽🙏🏽🙏🏽
Can you please make a video of registration form
should i create first admin panel or start creating website
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
Thanks 😃
when i changed the file login.html to login.php , it didnt work , tha page doesnt show instead it shows the whole code
This is wholesome.
❤
Now adter login the user should redirect to the main website page "how to do it" (please any video available on UA-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.........
If I donot have backend information,but I only want data of users than what to do sir
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.
i am devloping a travel web so can u help me with the login and sin up page
what if you were using springboot as backend? How would you add that?
New video updated
Similarly make a registration form with login page with xaamp. Is it posible
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
which text to sppech do u use?
google
Sir In this login part using in our project
nice sql injection
How to run the wampserver..?
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..
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 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?
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
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?
Where we can see the details of the user. Like mail id ans password
How can we develop backend through java
J2EE, springboot
If I upload this in my github repository... will it work?
won't work
how to solve the chrome warning
I couldnt instal can help me please
how can i check if it's working? couldn't open a php file :((
What issue are you facing
What will happen if the password is wrong?
How can I get the codes?
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?
Where is the source code
Can you use the method on the phone?
Code for sign in sir pls
How to get womp 64 folder
go to folders and search womp
Some understood and some didn't
Please keep source code for this
Why does it look so simple 😭
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