Create Simple Login form in PHP without Database[With Source Code]

preview_player
Показать описание

This Video will show you how to create a simple login from in PHP without database connectivity.

Follow us on Social Media:

This video is created by Ran and RunCodes own this video. Using of this video on other channels without prior permission will be strictly prohibited. (Embedding to the websites is allowed).. So stop copying and be a responsible people.
Рекомендации по теме
Комментарии
Автор

Where is the source code because it isn't on the website you provided.

rachelbrinkley
Автор

My Server does not support (or is not configured for) POST method. Error 405 will result on client browser immediately after submit. Will this code work if I use the "GET" Method alternatively?

firstlast
Автор

Sir in php, how to show the data in table without using mysql database...sir pls reply share a resource...

raghvendrasingh
Автор

Hi sup.. can you make if username & password is true, then directing to index.html?

pysanjaya
Автор

And how to set the "correct data" like USERNAME= teacher PASWORD=124sd7 ?

ringi
Автор

at line 17 you have to write name="password" like 13 number line.

mohidulhassan
Автор

can we run login page without using the database??

kavyachandran
Автор

Is this method vulnerable? (like mysql query with sql injection...)

_timestamp
Автор

Good video, but it's vulnerable to SQL injection :/

mitchelline
Автор

When we right click on google chrome or another browser and click on inspect how we can hide if($user="admin" ..) part?

ilkeraykut
Автор

not working
and code is note a found in given website

rathee
Автор

do you like our work?
does this tutorial help you?

RunCodes
Автор

Hello, How I do like if he's logged in then he got ported like on another page?
Example:
*Logged in*
Sending to example.com/example.php
Thanks 💯🔥

strapycodes