PHP Tutorial - Simple Login Form

preview_player
Показать описание
Simple login form using PHP , HTML , MySql with css.
How to create a complete login system in PHP. In this PHP tutorial you will learn how to create an simple PHP login system from scratch, and how to show content after being logged in. In this PHP login tutorial, you will learn about error handlers, and MySQLi databases, which includes how to make a login form and a signup form.

-~-~~-~~~-~~-~-
Please watch: "wizard - Q&A Website Using PHP and JQuery with Source code"
-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

Is there any video/topic you guys want to recommend or wish to see next?

World_of_Code
Автор

I've tried different tutorials but this one works for me. Thanks a lot, and keep making tutorials. You're a life saver:)

mjscorner
Автор

great work!! for those with page reloads issue, after "submit", add << >> near the form method. hopes it helps!!
<form method="POST" action="home.php">

denispana
Автор

i just watched your video.. you are amazing 💓 ... i was having a problem and now i will fix it inshallah thank you bro

bannusaiworer
Автор

the tut created in the year of 2017, but the code doesn't work with php7

MofizulIslam
Автор

i love it keep it up and do another php video

netsanetabere
Автор

What is the version of xampp you are using? Its not working on xampp v3.2.2

wisdomguy
Автор

Thankyou dude! but I hope next time if you upload a clip please put some funky stuff of track rather than putting melancholy to the viewers which is certainly we've felt that is why were here to find a first step to do for, but thankyou bro it really helps a lot!

mrkbello
Автор

i have a very sensitive question ? how to add this login form to wordpress login

sahilkhankhalilx
Автор

if you encounter when pressing submit and just reloads, add this <form method="Post" action="home.html">

juliusvictorbasalo
Автор

This is PHP 5.5, it's obsolete so for most of the people the code won't work

X.C.
Автор

he didn't teach how to use sessions and cookies with a login form :'(

undefinedchannel
Автор

Plzz help me i am getting problem in php code?

snehasinghal
Автор

Is not workig in xampp v3.2.2, dreamweaver codding run but not showing output and not any massage

priyankabhagat
Автор

Uncaught Error: Call to undefined function mysql_connect()
I'm getting this error
how to clear it

keerthubabu
Автор

hi can you help me
i have an error like this


Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: YES) in on line 19

Fatal error: Call to undefined function fetch_array() in on line 26

blacksniperph
Автор

no validation for home.html, this page can be accessed without any username and password by running home.html in browser directly. waiting you to rectify this!!!

vijaysingh
Автор

ouh bro isse ta fodide um home nao consegue faze nim copiande crlh cme que podes me ajudar nisse teh prime??

pxtrkuz
Автор

Warning: Cannot modify header information - headers already sent by (output started at in on line 23

DeltaEchoVictor
Автор

it just reloads the site when i press submit

oliverstrubin