PHP Full Login System

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


If you have any questions/problems leave a comment bellow!
Рекомендации по теме
Комментарии
Автор

you teach programming in very deep level. I like your teaching skill with this video tutorial.

webslesson
Автор

At 6:17!
Where is mysql_real_escape_string at line 5 and 6? :@

ZsolTuber
Автор

thank you very much for doing this...i learn a lot..and the style your writng the system is suit me.thanks a lot

TheKobeyaoming
Автор

i want on submit action file different for admin & user. pls suggest how i can use two action file in one form.

rajenderlalanivyasonkachow
Автор

I have a minor problem when running the codes. It shows "Please enter a username and password!" immediately when running it. How can I fix this? Thanks in advance. :)

ajmanalaclive
Автор

Awesome video man really helpful! In the thumbnail of the video it says "LOGIN & REGISTRATION system" In a white text, could you tell me what that font is? I've been searching for it everywhere but couldnt find it. Maybe a strange question but i must know!!

TommiSvaerd
Автор

Always better to use isset() when dealing with $_POST or any other superglobal

anirudhmangalvedhekar
Автор

do you need a register and login system and when do you need it?
is the site big?
is it going to store many users?

TheMadminecraftman
Автор

Kalispera jianni, theleis na kaneis mia istoselida gia mena?

gregliako
Автор

need help here.. after i log in, this message come out.

Object not found!
The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.
If you think this is a server error, please contact the webmaster.

Thanks.

Ryyza
Автор

Parse error: syntax error, unexpected '$numrows' (T_VARIABLE) in on line 10 please help

thegreatken
Автор

when login with either correct or wrong username/password,
it only show last line of if else statement which is 
"Please enter a user name and password"

cjlastindex
Автор

I have followed every step in your video but still getting error as
Parse error: syntax error, unexpected '$username' (T_VARIABLE), expecting ']' in on line 13

can you help me with this

srikanth_srt
Автор

EVERYTIME I SEARCH what is the problem?

RESULT:
Object not found!

The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.

If you think this is a server error, please contact the webmaster.

Error 404

localhost
Apache/2.4.26 (Win32) OpenSSL/1.0.2l PHP/7.1.7

kenstrailventurek-tv
Автор

is it okay to use wamp instead of xampp? i try using wamp but its error

fajriiman
Автор

mysql is depreciated it will not work! try mysqli and/or pdo for your extentions!

ROWDYLLL
Автор

Thanks for tutorial. I did the same but don't figure it out whenever i click on the submit button it shows me the whole contents of the login.php file and does not do anything. need help

projectbased
Автор

how do you change from a server to a local host

adamharris
Автор

why when i try it it says
( ! ) Parse error: syntax error, unexpected '$username' (T_VARIABLE) in C:\wamp\www\login2.php on line 5

maryrosecuario
Автор

Sir?
i'm having a problem "Parse error: syntax error, unexpected ';' in on line 10"

code line 10 to 11 "    $connect = mysql_connect("localhost", "root", "") or die("Couldn't connect to the database!)";
    mysql_select_db("login1") or die("Couldn't find database");"

akshay