Complete User Registration system using PHP and MySQL database

  Рет қаралды 341,687

Awa Melvine

Awa Melvine

Күн бұрын

Пікірлер: 551
@kirankunwar9488
@kirankunwar9488 3 жыл бұрын
Prolly visited 100s of channels before I found you. You're the best tutor of all. Thanks man!!!
@lightypulse8596
@lightypulse8596 4 жыл бұрын
People may find it trouble that you don't talk, but good programming talks for itself, such as this video. Thanks for the video! :)
@GentlemanlyOtter
@GentlemanlyOtter 5 жыл бұрын
9:30, is getting the data from the form to the database (sign up), 17:48, is log user in and redirect them to the home page with their content and things
@AhmedHassan-xg2qt
@AhmedHassan-xg2qt 4 жыл бұрын
how will I have a code to complete my foam registeration
@lhadycamillesaligo9660
@lhadycamillesaligo9660 3 жыл бұрын
Out of all the tutorial video that I watch, your video is a much more helpful it's informative and easy to follow. I really learned a lot and continue what you are doing, God bless you :) Thank you!!
@elizardoaguirre482
@elizardoaguirre482 2 жыл бұрын
would u mind emailing me all of your worked file of this vid? thanks in advance
@aditii5150
@aditii5150 4 жыл бұрын
YOU ARE A GODDDDD. This video was immensely helpful, can't thank you enough.
@AvtarSingh-jw3xs
@AvtarSingh-jw3xs 4 жыл бұрын
Hi aditi, your code is working
@babulakter9209
@babulakter9209 4 жыл бұрын
Thank you for your explanation sir! You inspire me to learn PHP & MySQL.
@bazimtsweni5343
@bazimtsweni5343 4 жыл бұрын
Get yourself a microphone my friend so you can explain more, but nonetheless this is very good work you did here 👏🏾👏🏾👏🏾..
@theorangeapple5851
@theorangeapple5851 4 жыл бұрын
Thanks man this was a life saver best php registration video i could find i owe you one!
@momcilomilic4607
@momcilomilic4607 5 жыл бұрын
Thank you Awa for this video, you are my sensei.
@turkishdramas364
@turkishdramas364 4 жыл бұрын
Can you please provide me with the source code? My index.php is not working no matter how many times i have cross checked.
@MM-vr8rj
@MM-vr8rj 4 жыл бұрын
At 23:05 you are adding a hyperlink so that the user gets redirected to the login page after the session gets destroyed/ends which I understand, but I don't think I understand why you add "?logout='1'" to the hyperlink string. Does it mean: "if user clicks hyper link, the if statement gets triggered (in server.php) and thus the session gets destroyed/unset"? And the 'logout=1' means that logout is true so the if statement (in server.php) gets triggered and session gets destroyed? Because if I make it false ('logout=0') everything still works. Thank you for the great tutorial! Your coding style is very nice!
@Silence-zi7cx
@Silence-zi7cx 5 жыл бұрын
Thank you Awa, you're a lifesaver bro
@kshitijpawar3386
@kshitijpawar3386 5 жыл бұрын
I've downloaded the source code, but the problem is it just registers one user i.e., the next registration is not updated in the database, therefore the 2nd user cannot log in.
@julianertl2697
@julianertl2697 5 жыл бұрын
who is the sorcecode
@haryllejosephebias2787
@haryllejosephebias2787 4 жыл бұрын
Thank you, it is very useful. Thank you so much. Much appreciated. May God bless you always.
@cyrilkariyawasam977
@cyrilkariyawasam977 3 жыл бұрын
Thanks, Neat and clean Coding in simple way.
@rosariopolynice9083
@rosariopolynice9083 3 жыл бұрын
Bon bagay neg pa mesi i did it and its work as well thank you very much.
@lilyjordan4390
@lilyjordan4390 4 жыл бұрын
Thank you so much for this video, it is a lifesaver. I have created the registration form but for my website I have added a drop-down list which allows users to select their diet and from this when the user logs in after verification it shows them the corresponding meal plan page for the diet they clicked (if that makes any sense) but I am unsure how to do so. Can you please help.
@nikkieforov3099
@nikkieforov3099 4 жыл бұрын
Thank you! It's very helpful. You save my life T^T
@serafyne
@serafyne 4 жыл бұрын
The world needs more programmers like you. This saved me alot of stress, thankyou!
@elizardoaguirre482
@elizardoaguirre482 2 жыл бұрын
would you mind emailing me all of your worked file from this vid? thanks in advance.
@tamtamns2244
@tamtamns2244 4 жыл бұрын
Thank you for your explanation sir! You save my life as a student T.T *Thumb up
@sudeepnellur
@sudeepnellur 4 жыл бұрын
Thank you so much Awa, the code was way clean and understanding one.
@Adzy2k1
@Adzy2k1 4 жыл бұрын
Help, when I register a user it does not show in my database
@sudeepnellur
@sudeepnellur 4 жыл бұрын
@@Adzy2k1 did you check the database name and table name to your code?
@arlynkeithfurigay8412
@arlynkeithfurigay8412 4 жыл бұрын
@@Adzy2k1 same
@arlynkeithfurigay8412
@arlynkeithfurigay8412 4 жыл бұрын
@@sudeepnellur i have the same error but i already checked my database
@jhintlemann4666
@jhintlemann4666 4 жыл бұрын
27:38 I have the error there Fatal error: Uncaught Error: Call to undefined function mysqli_ram_rows(). Can somebody help me pls?
@goodluckoriuwa1669
@goodluckoriuwa1669 4 жыл бұрын
it is mysqli_num_rows() instead of mysqli_ram_rows()
@jesuissyazryl
@jesuissyazryl 4 жыл бұрын
How to tackle undefined index of the email, password_1, password_2? I cannot log in once registered. It keeps on appearing the required message.
@Samurai-
@Samurai- 3 жыл бұрын
@Awa Melvine i have this problem idk why i ve been writing exact same code but when i click on register button its like this Fatal error: Uncaught ArgumentCountError: mysqli_real_escape_string() expects exactly 2 arguments, 1 given in C:\xampp\htdocs egistration\server.php:12 Stack trace: #0 C:\xampp\htdocs egistration\server.php(12): mysqli_real_escape_string('') #1 C:\xampp\htdocs egistration egister.php(1): include('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs egistration\server.php on line 12
@davidneequaye8520
@davidneequaye8520 2 жыл бұрын
Same issue I have tried like ten times but it is still not working
@nahuelx29
@nahuelx29 4 жыл бұрын
excellent tutorial very punctual and precise ideal for those who learn congratulations !!
@ChhotiBaat
@ChhotiBaat 4 жыл бұрын
Your videos are awesome bro really ❤️❤️🔥
@tim2001tw
@tim2001tw 4 жыл бұрын
code doesnt work. i get a ton of errors where u get 0 at 15:45 I get errors about the variable errors being undefined my server.php is filled with errors HELP
@juanmigaguas1915
@juanmigaguas1915 4 жыл бұрын
Same bro. Got the same problem. Could somebody please help us?
@pisond4v3
@pisond4v3 4 жыл бұрын
me too dude it always says that there is an error in server.php line 11
@pisond4v3
@pisond4v3 4 жыл бұрын
Fatal error: Uncaught Error: Call to undefined function mysql_real_escape_string() in C:\xampp ewxampp\htdocs egistration\server.php:11 Stack trace: #0 C:\xampp ewxampp\htdocs egistration egister.php(1): include() #1 {main} thrown in C:\xampp ewxampp\htdocs egistration\server.php on line 11
@SL3APYH3AD11
@SL3APYH3AD11 5 жыл бұрын
at 15:42, I'm not getting those popups that say "Username is required". I have the exact same code as you. Please help
@SL3APYH3AD11
@SL3APYH3AD11 5 жыл бұрын
Nvm, I just found out that in "register.php", i didn't have the
@sin_wraith
@sin_wraith 3 жыл бұрын
can anyone tell me why the mysql real escape string is counted as error unlike the one on the video especially: 11:50
@javokhirnematov4313
@javokhirnematov4313 4 жыл бұрын
I have given some information about backend.Thank you!!!
@paldr_fighter
@paldr_fighter 5 жыл бұрын
This is amazing. Thank you for the good work.
@priyanthafernando2602
@priyanthafernando2602 4 жыл бұрын
Please help!!! Getting error::::::::: Undefined variable: errors in C:\xampp\htdocs egister\errors.php on line 1 & count(): Parameter must be an array around 15:29
@kemcz
@kemcz 4 жыл бұрын
@surr5200
@surr5200 3 жыл бұрын
why does it got error i follow the code in 12:07 yet i got an error
@Laeyz
@Laeyz 5 жыл бұрын
thank you, audio was never needed with your clean code.
@justforFUN-wc2oc
@justforFUN-wc2oc 4 жыл бұрын
great video everything works fine except that i cannot make the .content class look like form in the css file. no matter what i write a changes won't affect the content class in index.php. can someone help me? Update: nevermind its just Firefox Developer edition being trash..works fine in Microsoft Edge
@dalelombard
@dalelombard 5 жыл бұрын
it would be good if you could also put your code in the description so we didn't have to type it along with you while having to pause the video to do so.
@fellcorvtricks4905
@fellcorvtricks4905 5 жыл бұрын
rigth
@michaelwright8576
@michaelwright8576 3 жыл бұрын
why do we set the length/values property of the primary key to 11? Thanks :)
@cyrusbfbulan6573
@cyrusbfbulan6573 4 жыл бұрын
sir need help, when i click REGISTER at time 15:21 the results is this... Fatal error: Uncaught Error: Call to undefined function mysql_real_escape_string() in C:\xampp\htdocs\LoginSy\server.php:11 Stack trace: #0 C:\xampp\htdocs\LoginSy egister.php(2): include() #1 {main} thrown in C:\xampp\htdocs\LoginSy\server.php on line 11 better to stop playing the video because at this time its Fatal error already..hope this is not wasting of time!
@ITTEN123
@ITTEN123 3 жыл бұрын
i love this video,this is very helpful for my project- .........Dipen Rabha...
@bukharinasri4031
@bukharinasri4031 3 жыл бұрын
thank you so much brada...u help me solve my problem
@XViBrye1607
@XViBrye1607 3 жыл бұрын
sir can you help me to figure it out the problem at 15:18, I'm using xampp also the latest one. Fatal error: Uncaught Error: Call to undefined function mysql_real_escape_string() in C:\xampp\htdocs\final\server.php:13 Stack trace: #0 C:\xampp\htdocs\final egister.php(1): include() #1 {main} thrown in C:\xampp\htdocs\final\server.php on line 13
@AuraAstral_44
@AuraAstral_44 3 жыл бұрын
Latest PHP uses mysqli instead of mysql.
@sweetsourpork
@sweetsourpork 3 жыл бұрын
sir guys, just asking if how can you instantly paste your css like he did on 4:30 ?
@ayoub_mz8212
@ayoub_mz8212 5 жыл бұрын
when i came here i was searchin for the previous tuto but with audio, and what i found is just another 32 minutes of silence, wtf
@WimGodden
@WimGodden 5 жыл бұрын
Please stop telling people to use real_escape_string. Prepared statements are the only proper way of doing things. You're using mysqli (for the connect) with a mysql feature (for the real escape string). And the mysql extension has disppeared in 7.0.
@diresDPL
@diresDPL 5 жыл бұрын
He is also using MD5 for encrypting passwords
@TECLOVENIA
@TECLOVENIA 4 жыл бұрын
Bro, please help me with this: I want to login with matching username and password from database table and display only selected data from the other tables using PHP. If you have enough time to. Thank you in anticipation.
@Theashmohan
@Theashmohan 4 жыл бұрын
Hi, did you get any solution for this? I'd appreciate it if you could share the same. Thank you
@makelovenotwar9941
@makelovenotwar9941 3 жыл бұрын
Correct me if I'm wrong but you did not include codes to verify whether or not such user exists in the database upon registration.
@lamborghinicentenario2497
@lamborghinicentenario2497 4 жыл бұрын
Please help!!! Getting error: "Undefined variable: password", around 29:00.
@wisecraftlive
@wisecraftlive 4 жыл бұрын
Go to login.php where u see change it to
@soufiane7315
@soufiane7315 3 жыл бұрын
@@wisecraftlive mercciiii
@wisecraftlive
@wisecraftlive 3 жыл бұрын
@@soufiane7315 :)
@AuraAstral_44
@AuraAstral_44 3 жыл бұрын
I have a question. On the registering then redirecting to index part, after registering I don't have the "Welcome 'username" and "Logout" button, only the header. I'm sure I've followed your code to the tee, of course editing some so it's not completely plagiarized. I checked and retyped the code multiple times, but they're still missing. There are no errors, the homepage is just missing the welcome and logout. Any insights? Thank you for this video, by-the-way, it's really helping me.
@gwstv_official
@gwstv_official 3 жыл бұрын
This saved me! Thank you Awa!
@jingggg7878
@jingggg7878 3 жыл бұрын
Thank you bro, such a great help.
@nerd3061
@nerd3061 4 жыл бұрын
om gosh u haven't activated windows yet, i can gift u one, cause u help me a lot
@zhangwenqing2986
@zhangwenqing2986 4 жыл бұрын
Hi there have a Fatal error: uncaught error: call to undefined function mysql_real_escape_string(), when I click the register button, do you know why?
@lahsenelouarrati6394
@lahsenelouarrati6394 4 жыл бұрын
Hey; I was stacking with this error several days without finding; Here is a guy which explained the same concept and it's working kzbin.info/www/bejne/jYrYl4Z9nMZ2kJo
@juanmigaguas1915
@juanmigaguas1915 4 жыл бұрын
Got a problem at 15:45 too many errors are showing like undefined index. Can someone help me please?
@vihangkale1551
@vihangkale1551 4 жыл бұрын
you the checkedwhether your form is submitted or not? Have you done that?
@kerjasampinganku
@kerjasampinganku 4 жыл бұрын
@@vihangkale1551 try an alternative with apps script. We still could publish it event without hosting. This one from many reference kzbin.info/www/bejne/kF6miXWvrsyXrtk
@XitizBasnet
@XitizBasnet 3 жыл бұрын
can you make a tutorial : after login the the form in the url can we retrive the user id or a username
@jessegarner7884
@jessegarner7884 4 жыл бұрын
How can you set it so that the user cannot register with an account where there is already a record in the database with that existing email? There is no filtering system in this video and duplicate registrations can be inserted into users database, correct?
@sunillodha3965
@sunillodha3965 5 жыл бұрын
Hello, please upload a video, after login user update, delete, change their profile in welcome page...
@Arvine2906
@Arvine2906 4 жыл бұрын
hi did u get it
@greystoneassociatesinc.3265
@greystoneassociatesinc.3265 3 жыл бұрын
Does not send email to user upon registration to confirm. How do you know that the email entered belongs to the user i.e. that the user isn't registering with a fake or someone else's email?
@ExaltMySelf
@ExaltMySelf 4 жыл бұрын
How do you rename multiple words? for example at 3:30
@Wuottfac
@Wuottfac 4 жыл бұрын
hey hi, I followed your video and I have this problem, when I put the data to register them in the database the page disappears and in the database it saves the data in a strange way, I don't see username and email but only the password encrypted in md5, I did everything like in the video I can't understand what the problem is.
@goodluckoriuwa1669
@goodluckoriuwa1669 4 жыл бұрын
i have tried all these. it worked but the data is still returning zero rows in the sql database table. the table is still empty. what do i do to solve that please?
@wylenesy1089
@wylenesy1089 3 жыл бұрын
very well understandig than other vids
@ЧечкоКостов
@ЧечкоКостов 5 жыл бұрын
I have a problem...My data doesn't fill in my MySQL database I check my code ,and check...and check..., but cant see were is my fault.Hellp please?
@Sinister_General
@Sinister_General 5 жыл бұрын
Great video, I only get 1 fatal error which I can't solve by myself. Error on my website: *Fatal error: Uncaught Error: Call to undefined function mysql_real_escape_string()* Error on PHPStorm: *Referenced entity is deprecated. This usually means that you are advised to remove the usage or replace it with other construct.* I don't know what to do, some help please??
@AwaMelvine
@AwaMelvine 5 жыл бұрын
Please use mysqli_real_escape_string() instead.
@Sinister_General
@Sinister_General 5 жыл бұрын
@@AwaMelvine I tried your code but it gives me another error: *mysqli_real_escape_string() expects exactly 2 parameters, 1 given*
@Sinister_General
@Sinister_General 5 жыл бұрын
It also doesn't send the data to the database :(
@we23111
@we23111 5 жыл бұрын
@@Sinister_General you need to add $db, infront of the $_post like this $username = mysqli_real_escape_string($db,$_POST['username']); i had the same issue took me like 20mins to figure it out hope this helps
@asharayub4636
@asharayub4636 4 жыл бұрын
This helped so much. Thanks!
@mikha2880
@mikha2880 2 жыл бұрын
is there any solution login system without session? or there is any login system using token with php mysql native?
@EmreGhost
@EmreGhost 4 жыл бұрын
Dude I have İncluded the code error in login but It doesn't work, giving no errors when I press the login button without entered anything on password section. do you have a guess why ?
@zhangwenqing2986
@zhangwenqing2986 3 жыл бұрын
Hi, I do not know why the home page content not showing, but I follow the video step by step, and codes are all the same
@slygg
@slygg 3 жыл бұрын
This login system is very unsafe. He does not sanitize his strings properly before putting them in the DB. His php can break at so many points and he uses MD5 as encryption (MD5 provides as much protection for passwords as a colander does for rain)
@matejfons375
@matejfons375 5 жыл бұрын
Parse error: syntax error, unexpected 'endforeach' (T_ENDFOREACH), expecting end of file in C:\xampp\htdocs\fonshop\errors.php on line 6 idk what should i do with this, i have the same code as you
@kawtar9435
@kawtar9435 4 жыл бұрын
I have the same error
@choycheewei1193
@choycheewei1193 5 жыл бұрын
the " if (empty($_SESSION['username'])) { header('location: login.php'); }" somehow not working
@MelvinAdekanye
@MelvinAdekanye 5 жыл бұрын
*I got you bro. **kzbin.info*
@miftakhulmubarrok2261
@miftakhulmubarrok2261 4 жыл бұрын
when typing the syntax in errors.php an error like this occurs? Parse error: syntax error, unexpected token "endforeach", expecting "elseif" or "else" or "endif" on line 5
@utkusengun489
@utkusengun489 3 жыл бұрын
Thank you bro! This is amazing
@arandomghost
@arandomghost 5 жыл бұрын
sourse code?
@AwaMelvine
@AwaMelvine 5 жыл бұрын
codewithawa.com/posts/complete-user-registration-system-using-php-and-mysql-database
@Adzy2k1
@Adzy2k1 4 жыл бұрын
@@AwaMelvine Help, when I register a user it does not show in my database
@johnrafaelmacasaddu1034
@johnrafaelmacasaddu1034 4 жыл бұрын
@@Adzy2k1 me too
@maerykenti3008
@maerykenti3008 4 жыл бұрын
@@AwaMelvine Warning: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, boolean given in C:\xampp\htdocs\VSC egistration\server.php on line 33 HELP ME PLEASE
@joeyabarratigue5414
@joeyabarratigue5414 5 жыл бұрын
Good day sir, how can I fix this "Uncaught Error: Call to undefined function mysql_real_escape_string()"? thank you sir! This video was amazing hope to see your other tutorials.
@nicks1171
@nicks1171 5 жыл бұрын
make it: mysqli_real_escape_string() You'll also need two parameters inside the parenthesis.
@multinode
@multinode 5 жыл бұрын
Just use addslashes() .
@lamborghinicentenario2497
@lamborghinicentenario2497 4 жыл бұрын
@@nicks1171 What are the two parameters to put inside? I can't figure it out
@nicks1171
@nicks1171 4 жыл бұрын
@@lamborghinicentenario2497 Which page and specific line number are you referring to?
@Jon27111807
@Jon27111807 4 жыл бұрын
Hi, my validation rules are not working, I have followed your video but cant see why its not working, is there some way I can send you my files?
@H4PPYK4T
@H4PPYK4T 4 жыл бұрын
Github?
@drummershyen8147
@drummershyen8147 4 жыл бұрын
hii, May i know why i didn't receive the verification email, i double check my code, it is same with yours..., composer i have also downloaded already
@siriusblack-dw7un
@siriusblack-dw7un 4 жыл бұрын
Can you please provide source code? I think that i made a mistake in the server.php file but i can't find the error.
@renzellelaurenceapolinario7925
@renzellelaurenceapolinario7925 4 жыл бұрын
@Partho Saarrothi Paul I have the same problem
@deelicious_
@deelicious_ 3 жыл бұрын
@Partho Saarrothi Paul thanks a lot ! Been thinking what's wrong with my code for almost 5 hours! Gladly, I found this comment!
@abdulrafaymughal3180
@abdulrafaymughal3180 5 жыл бұрын
PLEASE PROVIDE SOURCE CODE IN DESCRIPTION
@zakariabelaribi1396
@zakariabelaribi1396 5 жыл бұрын
hi, sorry for my english, how can i get the result of an input type="radio" ? all the other inputs works but the radio input it tells me it's empty !!
@mohammedsohail4050
@mohammedsohail4050 4 жыл бұрын
u need to create a row in database with datatype of "enum" and give the abbreviation in the order of the HTML code and ur done.
@brianjuliusllevado2553
@brianjuliusllevado2553 4 жыл бұрын
Can't login, it always says wrong username/password even though it is right. Please help....
@ShadedWarrior
@ShadedWarrior 4 жыл бұрын
Are you sure it is right? Use "echo" to check the data that is in your $username and $password and make sure it matches what's in the db. (For password, check after the $password = md5($password) part.) Also check to make sure your "if" statements are nested correctly.
@AvtarSingh-jw3xs
@AvtarSingh-jw3xs 4 жыл бұрын
Hi awa, I'm facing an error is Mysql_query() expects parameter 1 to be string, resource given in c:\xampp\htdocs egister\server.php on line 35
@saulasamule5550
@saulasamule5550 4 жыл бұрын
make sure you link your database correctly with the script
@AvtarSingh-jw3xs
@AvtarSingh-jw3xs 4 жыл бұрын
@@saulasamule5550 its correct, Saula. So if u don't mind can you help me via teamviewer or anydesk with remotel connect my laptop.
@saulasamule5550
@saulasamule5550 4 жыл бұрын
@@AvtarSingh-jw3xs I'm not the best. I'm also a starter.
@sandeepsarangal3747
@sandeepsarangal3747 3 жыл бұрын
Hi Awa, In step 29 in style.css How are you generating CSS code?
@AwaMelvine
@AwaMelvine 3 жыл бұрын
Hey Sandeep. I wrote it behind the scenes and pasted it to save time. It wasn't generated 😁
@ummubalqis912
@ummubalqis912 4 жыл бұрын
anyone got? cause when i want to login, i got wrong username and password combination even it is a right password and username.
@renjithdhoni7
@renjithdhoni7 4 жыл бұрын
Same problem have you find the solution?
@afiqsyazwan57
@afiqsyazwan57 4 жыл бұрын
Hello, why do the login do not get my password? when i fill it, it still display the password required error? What is the problem?
@alijaved9155
@alijaved9155 4 жыл бұрын
Bro seriously ? No background music . Can you add the background music or your own voice in next videos. but Excellent Tutorials . Thank you! It's very helpful. @ awamelvine
@brankoblesicjr.5792
@brankoblesicjr.5792 Жыл бұрын
Hello sir! have a question, how is it available to us $errors = array(); in the file errors.php when we didn't include it in that file?
@brankoblesicjr.5792
@brankoblesicjr.5792 Жыл бұрын
Is the answer because we included 2 files in the file register.php, namely server.php and errors.php, and in this way those 2 files are connected?
@anissyuhada14
@anissyuhada14 5 жыл бұрын
can i know what version of xampp you are using? :)
@vhwjpzf1z0fi73a
@vhwjpzf1z0fi73a 5 жыл бұрын
He's using v3.2.3.
@JovianNanda
@JovianNanda 4 жыл бұрын
Fatal error: Uncaught Error: Call to undefined function mysql_real_escape_string() ???
@sem4789
@sem4789 4 жыл бұрын
i have the same did you fix it yet?
@xristonachkebia8809
@xristonachkebia8809 4 жыл бұрын
mysqli
@chrisperez1167
@chrisperez1167 4 жыл бұрын
@@sem4789 kzbin.info/www/bejne/ioqmfIV4qbh-etE kzbin.info/www/bejne/pYvQiYCXa8Saqrc
@azgiraffe
@azgiraffe 4 жыл бұрын
Remove all with mysql_real_escape_string() and then add underscore in $Post to $_POST reason why it errors because the php is in latest updated version
@l1zardsqu4d
@l1zardsqu4d 3 жыл бұрын
@@azgiraffe ty so much
@dejenedemissie5604
@dejenedemissie5604 4 жыл бұрын
thank you for the tutorial but how can I get the source codes only for learning puropse.
@beasta75
@beasta75 4 жыл бұрын
please can you tell me why the session_start(); is showing an error i can't understand why
@arlenecarreon6172
@arlenecarreon6172 3 жыл бұрын
The logout won't appear even if I copied your code. Can you help me?
@NethensGame
@NethensGame 4 жыл бұрын
most of the tutorial that ive seen uses procedural coding...why is that? why not use OOP? like mysqli
@DavisTibbz
@DavisTibbz 4 жыл бұрын
Gosh! The font Times Roman is killing me inside !
@AwaMelvine
@AwaMelvine 4 жыл бұрын
ikr😅 Change it bro!
@larnoyackamphaemg6379
@larnoyackamphaemg6379 5 жыл бұрын
Teacher this is ັno ອາຈານ ໃສ່ໂຄດ ແລ້ວບໍ່ຖຶກແກ້ແນວໃດ.? thankyou for your reply..
@gaminkgood3647
@gaminkgood3647 3 жыл бұрын
Sir can you help me on this error it says Call to undefined function mysql_real_escape_string()
@leonardnavales4296
@leonardnavales4296 3 жыл бұрын
how can u just paste and it will type the code? i didnt get it. Thanks!
@Manlygamer-ir6gx
@Manlygamer-ir6gx 4 жыл бұрын
The errors file gives syntax errors, how did you fix that?
@gouravdabade
@gouravdabade 4 жыл бұрын
password is not encrypted using md5 before storing in database
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
How to Create Fun Quiz Videos for Kids on YouTube in 4 Easy Steps
9:42
Complete User Registration system using PHP and MySQL database
24:35
Coding with Elias
Рет қаралды 232 М.
Login system using PHP with MYSQL database XAMPP - Let's Code
20:21
Login Page With Authentication Using PHP & MYSQL
14:44
Dear Programmer
Рет қаралды 94 М.
How to Make Login Form in PHP and MySQL
24:05
Coding with Elias
Рет қаралды 1 МЛН
Use PHP Session to Display the Username on Header after Login
16:48
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН