Simple signup and login system with PHP and Mysql database | Full Tutorial | How to & source code

Поділитися
Вставка
  • Опубліковано 29 сер 2024

КОМЕНТАРІ • 2 тис.

  • @QuickProgramming
    @QuickProgramming  3 роки тому +63

    Watch this other video afterwards to learn about login security ua-cam.com/video/pIO0pmMTJ6Y/v-deo.html

    • @hiteshlalwani2258
      @hiteshlalwani2258 3 роки тому

      Warning: mysqli_connect(): (HY000/1045): ProxySQL Error: Access denied for user 'root'@'2a02:4780:bad:f00d::e' (using password: NO) in /storage/ssd2/531/16866531/public_html/connection.php on line 8
      failed to connect!

    • @hiteshlalwani2258
      @hiteshlalwani2258 3 роки тому +1

      Getting this error bro now what to do

    • @mohamedghazali4914
      @mohamedghazali4914 3 роки тому

      @@hiteshlalwani2258 does your MySQL has a password? If it's yes write down

    • @johnathandesouza5449
      @johnathandesouza5449 3 роки тому

      @@mohamedghazali4914 where do I write it?

    • @ESE7457
      @ESE7457 3 роки тому +1

      please can you create another tutorial with profile page and other pages involved and how to upload and download vedios and images on other pages

  • @Speed-TV
    @Speed-TV Рік тому +73

    Guy just casually creates a LOGIN system with a database then asks us if we've learned anything at the end. True legend.

  • @SugarKane9547
    @SugarKane9547 3 роки тому +37

    Thank God I found your video.
    Most other tutorials jump straight into coding without showing how to actually link Notepad ++ , web pages and database.
    Your step by step guide has given me a very good foundation to build upon. I couldn't thank you enough.
    You are a start - God richly bless you.

    • @QuickProgramming
      @QuickProgramming  3 роки тому +3

      am happy to hear it was helpful. thanks for taking the time to leave some feedback! :)

  • @Dearelephant
    @Dearelephant 2 роки тому +45

    Thank you for the tutorial! Unlike my teacher, I love how you are not hiding the mistakes and explain what went wrong.

  • @navjotsinghDhanoa
    @navjotsinghDhanoa 2 роки тому +28

    Day 5 of learning php and i am already able to setup user accounts. Brilliant stuff, thanks very much \m/

  • @paullol7146
    @paullol7146 2 роки тому +56

    Finally someone who presents this in procedural form good job!

  • @ismailasanni4849
    @ismailasanni4849 3 роки тому +16

    Where have i been not to have seen this channel all along...this is the kind of class I want to be in. Giving explanation to everything makes one never to forget. You are a genius

    • @QuickProgramming
      @QuickProgramming  3 роки тому +3

      thank you so much for the awesome compliment :) i appreciate it

    • @hiteshlalwani2258
      @hiteshlalwani2258 3 роки тому

      Warning: mysqli_connect(): (HY000/1045): ProxySQL Error: Access denied for user 'root'@'2a02:4780:bad:f00d::e' (using password: NO) in /storage/ssd2/531/16866531/public_html/connection.php on line 8
      failed to connect!
      Getting this error bro

  • @noobgameplay4801
    @noobgameplay4801 3 роки тому +22

    man you saved me! I was going to drop my web development course! Thanks a lot. Hope that you will do more videos like this...

    • @QuickProgramming
      @QuickProgramming  3 роки тому +4

      Am pleased to hear that🙂 I'll try and make more videos like this, thanks

  • @ed1026
    @ed1026 3 роки тому +4

    Thank you. I looked for a video like this for days, with such a good explanation, but couldn't find anything on UA-cam. They didn't explain it as well as you did. Until I found you, I just thought THANKS God that I found him. Thanks bro, keep it up 👍.

    • @QuickProgramming
      @QuickProgramming  3 роки тому

      Thank you. Am glad you found it useful. Thanks for the feedback☺️

  • @mizgurl1028
    @mizgurl1028 2 роки тому +4

    oh my god, thank you so much!!! especially for showing how to set everything up b4 the code and for explaining it. I had no idea how to use php but i wanted to try to learn it to impress my teacher as we only know html, css, and a very brief introduction to js and this video has saved me so many days of work. I'm not kidding you don't understand how grateful I am for finding this video. THANK YOUUUUUUU!!!!!

    • @QuickProgramming
      @QuickProgramming  2 роки тому +1

      Am happy to hear it. You're most welcome and thanks for taking the time to leave some feedback😊

  • @francisagada5810
    @francisagada5810 2 роки тому

    nobody can teach PHP like you do. Most tutorials I've seen are outdated. May you find what you're looking for. I am a self taught computer software engineer... much love, straight from Nigeria

  • @jaafaromar8570
    @jaafaromar8570 3 роки тому +6

    If you just follow what he did, and never missed any spelling and statement, you'll probably get and have the same result as what is intended in this video. Thank you, bro!

    • @darkclouds98
      @darkclouds98 3 роки тому +2

      I followed but when i sign up a new user and password, my database didnt show any result .

    • @nikeshpatel1503
      @nikeshpatel1503 3 роки тому

      @@darkclouds98 same here

    • @nikeshpatel1503
      @nikeshpatel1503 3 роки тому +1

      @@darkclouds98 Even I use his sample codes, still not inserting it into the Database..

    • @oniviper
      @oniviper 3 роки тому +2

      For those of you having trouble, check your data table as seen here 3:14. Look at date and make sure that under the default column that it says current_timestamp(). If it doesn't, make the necessary change.

    • @The2a2b
      @The2a2b 3 роки тому +1

      ​@@oniviper thanks it worked for me

  • @peterellis731
    @peterellis731 2 роки тому +3

    Excellent Tutorial, just started building webpages, The functionality of forms is generally missing from many tutorials. This explained much thank you!

    • @QuickProgramming
      @QuickProgramming  2 роки тому

      Great to hear! thanks a million for your feedback :)

  • @reeyanmaknojiya8921
    @reeyanmaknojiya8921 2 роки тому +7

    Thank you so much! This was extremely helpful!
    I have been dreading this project, but after following this tutorial and setting up everything correctly, I feel confident in completing it soon!
    Thanks once again!

    • @QuickProgramming
      @QuickProgramming  2 роки тому

      really glad to hear it. all the best and thanks for the feedback :))

  • @patrickmalumephiri1456
    @patrickmalumephiri1456 2 роки тому +2

    This is one of a few You Tube Tutors who are very clear in explaining

    • @QuickProgramming
      @QuickProgramming  2 роки тому +1

      Thanks♥️ zikomo kwambili

    • @patrickmalumephiri1456
      @patrickmalumephiri1456 2 роки тому

      @@QuickProgramming kkk ndiathu omwe kodi? Zilibwino kwambiri, and I meant what I said. You have a way of simplifying difficult stuff and make them sound so easy

    • @patrickmalumephiri1456
      @patrickmalumephiri1456 2 роки тому

      @@QuickProgramming Hey do you have a video on how to fetch data from the database to display in an Html page?

  • @Tyralamune
    @Tyralamune 2 роки тому +1

    Thank you for the tutorial. I'm a student that who wants to learn php & mysql. I watched a lot of videos till I find this brilliant tutorial. Thanks very much!

    • @QuickProgramming
      @QuickProgramming  2 роки тому +1

      Am glad to have been of help, you're most welcome🙂 and thanks for the feedback

  • @gregoryjohannes2984
    @gregoryjohannes2984 3 роки тому +10

    Absolutely amazing. Thank you very much for not only showing what you did, but explaining it. This helped out

    • @QuickProgramming
      @QuickProgramming  3 роки тому

      thank you for the awesome compliment and you're most welcome :)

    • @NenadKralj
      @NenadKralj 2 роки тому

      absolutely perfectly said "hank you very much for not only showing what you did, but explaining it." exactly 🙏🏼

  • @invasivegmail1732
    @invasivegmail1732 3 роки тому +40

    You're absolutely brilliant! Thank you so much for sharing your expertise with us. You make it all look so easy.

    • @QuickProgramming
      @QuickProgramming  3 роки тому +2

      Thanks for the compliment and feedback, I appreciate it. And you're most welcome☺️😊

  • @xiellesky5527
    @xiellesky5527 3 роки тому +4

    thank you for this great boon! I was panicking on what I should do for a project and I'm just a beginner with php. Thank you for your help!

    • @QuickProgramming
      @QuickProgramming  3 роки тому

      Awesome! you're most welcome. i wish you all the best in becoming a pro in PHP :)

  • @PaulX-cf4oj
    @PaulX-cf4oj 2 місяці тому

    Just the video I needed for my outdated approach to my recent project 🤣🤣🤣🤣
    I just needed to add a login system to my already existing website, I'm sure it would be a breeze with this tutorial as I'm also using phpmyadmin, I just couldn't figure out all the steps and I had missed a few points
    Thanks a lot man, I've just subscribed hopefully I'll be learning a lot from your channel, thanks a million 👏👏👏

  • @AH-cf9cv
    @AH-cf9cv 2 роки тому +1

    There are so many videos on login but u r one of the best.every one can easily understand your code.Thanks

  • @ikhwankamaruzaman5111
    @ikhwankamaruzaman5111 3 роки тому +4

    Hey, I just wanted to let you know that I have used your code in my studies and it does help me. Thank you so much.

  • @dennifecaballero7626
    @dennifecaballero7626 3 роки тому +5

    This one really helps me in my final project, thank you sir!!!

  • @dennisawuah7585
    @dennisawuah7585 2 роки тому +1

    😂After 1000 years of search
    Very lucky to find this!
    This shall come into clutch for my project😁thank you very much

    • @QuickProgramming
      @QuickProgramming  2 роки тому

      glad to hear it and thanks for the compliment, and ofcourse good luck on that project :)

  • @ontheskyblue
    @ontheskyblue 7 місяців тому +2

    Great job, thanks a lot. It made the interference of html, php and MySQL more clear to me.

  • @mohamedghazali4914
    @mohamedghazali4914 3 роки тому +6

    You deserve Billion Subscribes, Thank You, you did it well, i appreciate that.

    • @QuickProgramming
      @QuickProgramming  3 роки тому +1

      you're most welcome and thanks a million for the compliment :D

  • @drakhellfallen6365
    @drakhellfallen6365 2 роки тому +15

    Thanks for the tutorials! easy to understand and a brilliant way of explaining things to the point where even beginners can easily follow.

    • @QuickProgramming
      @QuickProgramming  2 роки тому

      thank you, much appreciation for the awesome feedback

  • @stevevazquez5997
    @stevevazquez5997 4 роки тому +6

    I'm glad I found this. Thanks for the whole explanation!

  • @vedantkadu7e986
    @vedantkadu7e986 2 роки тому +1

    Bro Thank You So Much !!!! from last 15 days I'm finding a perfect video like thins and finally I got it , After watching half video only I Subscribed and liked
    I'm New in coding I didn't knew anything about php .
    You helped me alotttttttttttttttt
    Thank you so muchhhhhhhhh!!!!!!!!

    • @QuickProgramming
      @QuickProgramming  2 роки тому

      Glad it helped after a long search :)) you're most welcome

  • @imlexi1295
    @imlexi1295 Рік тому +1

    Thank you so much for putting the source code in the description (and for free too!!) cus I made a singular typo (I missed ONE underscore) and it messed up the entire website. But since you linked the source code I was able to compare my code and yours and see where I screwed up which was so much easier than scanning through the whole video again. Thank you so much!!

    • @QuickProgramming
      @QuickProgramming  Рік тому +1

      you're most welcome and thanks for the feedback. if you can, watch this other video as well to add some basic security to your website. thanks again ua-cam.com/video/pIO0pmMTJ6Y/v-deo.html

  • @faridisayev1570
    @faridisayev1570 3 роки тому +3

    Best tutorial I've ever seen! Infinite times better than Daniel's!!! Waiting for more videos!!!

  • @FruzzelLP
    @FruzzelLP 3 роки тому +6

    Just the right thing I needed for my Web programming class!

  • @anatoliedunai2937
    @anatoliedunai2937 3 роки тому +5

    simple and understandable! Thank you!

  • @LM-rn6ph
    @LM-rn6ph 2 роки тому +1

    The best coding tutorial video I've ever watched honestly, thank you so much.

    • @QuickProgramming
      @QuickProgramming  2 роки тому

      Thank you for this wonderful review, and You're very welcome!

  • @muhahahahaha8986
    @muhahahahaha8986 Рік тому

    Only experts could do this thing, it's tricky a little but you make me from knowing nothing from php to know better of it!

  • @lonewolf24765
    @lonewolf24765 2 роки тому +4

    thank you so much! Very helpful.

  • @ameenshah1164
    @ameenshah1164 3 роки тому +4

    DATA IS NOT GETTING INSERTED INTO THE DATABASE ////////((((((((((SOLVED))))))))))))))))
    while creating the database at 3:00 the default value of date should be selected as 'current time stamp'. somehow that part is not included in the video. PLs add the same.

    • @ConsiderYourselfAgain
      @ConsiderYourselfAgain 2 роки тому

      Thanks man, it helped

    • @trungdu9354
      @trungdu9354 2 роки тому

      Thanks I was looking at the code and was like i not seeing anything wrong >.< Thanks

  • @vuyisazotwa9464
    @vuyisazotwa9464 3 роки тому +4

    Hey bro I noticed something missing in the login code from the functions code, $user_data is comparing password which is not in the $results, but thank you very much bro cause its an easy fix please make more content

    • @QuickProgramming
      @QuickProgramming  3 роки тому +2

      thank you, i will :)
      but i dont understand on that error you mentioned. there is no password check in the functions code. its simply checking if the id in the session exists in the database as a user. password is not required since the user is already logged in at that point

    • @Mr123456a89
      @Mr123456a89 2 роки тому +1

      How can I fix that?

  • @RithushaKeerthi
    @RithushaKeerthi 2 місяці тому

    your doing a great job,surprisingly your code works.I was tired executing code daily luckily i found u it helped me alot in my project

  • @ekoneko6958
    @ekoneko6958 Рік тому +1

    Best teacher of coding for sure. Easy to understand and follow. Thank you!!

  • @fujikohaze2976
    @fujikohaze2976 3 роки тому +7

    him: as simple as that
    me: *it looks easy but I dont understand as shit*...so ill just type it for my school activity
    anyways this save my ass, luckily I found this hidden gem

    • @QuickProgramming
      @QuickProgramming  3 роки тому +1

      hahaha i can relate. well, good luck with your school project :) am glad this helped

  • @ingrooo
    @ingrooo 3 роки тому +3

    I LOVE YOU!!!

  • @SuperMario9078
    @SuperMario9078 3 роки тому +3

    No one:
    Google: 14:33

  • @ronaldjohn54
    @ronaldjohn54 3 роки тому +1

    Im going to develop a website but my knowledge in PHP is not enough.. Im so thankful for this video. I hope you will upload more and more soon to help us😊😊

    • @QuickProgramming
      @QuickProgramming  3 роки тому

      More to come! you can check out the playlists i have to improve your knowledge some more

  • @kikix5565
    @kikix5565 Рік тому +2

    thank you so much i was looking this video so long and finally i found someone who made my day thx

    • @QuickProgramming
      @QuickProgramming  Рік тому

      awesome 😊 you're most welcome and thanks for the feedback!

  • @sh44ko58
    @sh44ko58 3 роки тому +4

    $feedback = 'Amazing';
    echo "$feedback";
    :D

  • @phantom_gamer0001
    @phantom_gamer0001 11 місяців тому +2

    You're a saviour,chief.Huge Thumbs up!!

    • @QuickProgramming
      @QuickProgramming  11 місяців тому

      You're most welcome and good luck with your project 😊

  • @mrkabu-caisha3358
    @mrkabu-caisha3358 3 роки тому +2

    this is the greatest and simplest programming guide tutorial ever , glad, U did well. and it correctly worked thank you so so much

    • @QuickProgramming
      @QuickProgramming  3 роки тому +1

      am really happy to hear that and thanks a lot for the compliment :)

  • @igwanwan_dagoat1523
    @igwanwan_dagoat1523 Рік тому +1

    I plan to learn PHP. I have a book in PHP and mysql. Thank you for this video.

  • @t4ris
    @t4ris 10 місяців тому +1

    This has helped me so much and got me into using php in all of my projects. Thank you so much!!

    • @QuickProgramming
      @QuickProgramming  10 місяців тому

      You're so welcome! am glad to hear it. Good luck with all your projects. If you have more time you can also watch this one to upgrade your skills ua-cam.com/video/mK7CiJeYOwI/v-deo.html

  • @johnblazevirtudazo6112
    @johnblazevirtudazo6112 Рік тому +1

    Im having a hard time understanding php. This is brilliant thankyou so much!

    • @QuickProgramming
      @QuickProgramming  Рік тому

      thanks and am glad to hear it. if you'd like, you can check my beginner tutorial on the links below and also how to make your own music website. you may learn some more stuff from there :)
      beginner php: ua-cam.com/video/0CFQmcrP2dE/v-deo.html
      music website: ua-cam.com/video/x_W9vavhd9M/v-deo.html

  • @GHOST5691.
    @GHOST5691. 2 роки тому +1

    you are the man, thanx man, you saved me, i understand php alot better now

  • @aggressive5561
    @aggressive5561 3 роки тому +1

    man you saved me, now im working on a database for my website, i participate at a hackaton and you saved me

    • @QuickProgramming
      @QuickProgramming  3 роки тому

      am happy to hear it! and good luck with the hackathon

  • @Gabriel-dk8go
    @Gabriel-dk8go 2 роки тому +1

    Bro thank you so much, even my teacher couldn't help me with my project. Thanks a lot

  • @heidar_dev
    @heidar_dev 4 місяці тому

    actually i have a assignment that should i done that. this is an amazing tutorial thnks

  • @focuslinkstech
    @focuslinkstech 3 роки тому +1

    in fact this the best tutorial i have ever seen with clear explanation
    more power to your elbow sir i really appreciate

    • @QuickProgramming
      @QuickProgramming  3 роки тому

      you're most welcome! i appreciate your feedback too :)

  • @cruelCase21
    @cruelCase21 8 місяців тому +1

    finally a decent and comprehensive video, thank you so much!

  • @Hellnation13
    @Hellnation13 Рік тому +1

    thank you so much for this, it was exactly what I was looking for. I struggled with ending the correct lines and sometimes placing spaces where they did or did not belong but I was able to compare your code to mine to fix these errors. I really appreciate it !

  • @lvonhentacles9621
    @lvonhentacles9621 2 роки тому +1

    Thank you for the source code and the video. You have no idea how important you just became to my life

    • @QuickProgramming
      @QuickProgramming  2 роки тому +1

      Am very glad to hear it, you're most welcome😊😊

  • @aishwarya.m9481
    @aishwarya.m9481 2 роки тому

    Thank you so much from last 1 week i am searching for this and not found exact solution today finally i completed my work ❤️

  • @adinaligaleimane9055
    @adinaligaleimane9055 Рік тому

    Cant even describe how much this helped me understand php at last. Big thanks !

  • @VoltWarriorYT7879
    @VoltWarriorYT7879 2 роки тому +1

    thanks of this tutorial i only know html and css looking forward to learning php

  • @nearall
    @nearall 3 роки тому +1

    i watch 20 videosfinally i make login logout system thank you for this video

    • @QuickProgramming
      @QuickProgramming  3 роки тому

      awesome! you're most welcome and thanks for leaving some feedback :)

    • @nearall
      @nearall 3 роки тому

      @@QuickProgramming sir please make a video on email verification for website

    • @QuickProgramming
      @QuickProgramming  3 роки тому

      @@nearall i will, very soon

  • @krunalpatel5681
    @krunalpatel5681 2 роки тому +2

    best video for login-signup connection ever ...thank you

  • @tioss6687
    @tioss6687 2 роки тому

    Thank you sir ! I don't know how could I thanks please keep it up your are worth me than gold. Thank you very much god bless you budusarani!

  • @brendamakokha
    @brendamakokha 2 роки тому +2

    THE BEST TUTORIAL EVER!!!!

  • @acchikeii382
    @acchikeii382 3 роки тому +2

    thank you so much. you remind me of my senior that always help me in programming.

  • @blackpantheranimations9496
    @blackpantheranimations9496 2 роки тому +1

    you number one lifesaver i dont know how to thanks you

    • @QuickProgramming
      @QuickProgramming  2 роки тому

      am glad it was helpful :)) thanks for the feedback

  • @akhilshivnani7701
    @akhilshivnani7701 2 роки тому +1

    Mindblowing tutorial! I wasn't able to find anything better than this! Thankyou so much!

  • @souad9888
    @souad9888 2 роки тому +1

    Thank you , your tutorial saved my project

  • @richardrodgers7406
    @richardrodgers7406 2 роки тому +1

    I just wanted to show my appreciation and say thank you for the content.

  • @muhdtaufik4818
    @muhdtaufik4818 2 роки тому +2

    thank you for the video, but I think you need to change the primary key because if there are 2 user using the same username, only the first one will be able to login. Anyway this tutorial is amazing. well done.

    • @QuickProgramming
      @QuickProgramming  2 роки тому +1

      thanks, but i didnt include that because i wanted the video shorter. watch this for advanced form validation ua-cam.com/video/ymPlbgz6BoU/v-deo.html

  • @paulhughes8907
    @paulhughes8907 9 місяців тому +1

    Nice Video. Concise, one video, straightforward. Perfect, well done.

  • @areallyboredindividual8766
    @areallyboredindividual8766 3 роки тому +2

    You have rescued my grades for this semester. Thank you!

    • @QuickProgramming
      @QuickProgramming  3 роки тому +1

      Nice😁 you're most welcome

    • @areallyboredindividual8766
      @areallyboredindividual8766 3 роки тому

      @@QuickProgramming One thing I'm wondering though, is the step to generate user IDs necessary if you handle primary keys in the database via auto_increment?

    • @QuickProgramming
      @QuickProgramming  3 роки тому

      @@areallyboredindividual8766 if i see id=50 in your profile url, i can then change it to id=51 and get the profile of whoever signup after you. then i can test for 1d=500 just to see how many profiles are on the site. even better, i can make an automated bot to go through all the profiles on the website and collect data. thats why its a bad idea to use the primary key in the url

    • @areallyboredindividual8766
      @areallyboredindividual8766 3 роки тому

      @@QuickProgramming I have a situation where I've followed everything to the letter for registration and made sure it matched up with my database, yet nothing is being sent to the database when I register.

    • @QuickProgramming
      @QuickProgramming  3 роки тому

      @@areallyboredindividual8766 echo your query and then copy it from the page and paste it in the SQL tab in phpmyadmin. Click on your database first. If there's something wrong with the query, it will give you a specific error

  • @user-kw6rb5zz2n
    @user-kw6rb5zz2n Рік тому +1

    Thank you very much for the clear and detailed explanation!!! You saved my time and nerves🙌

  • @dorothea_niepes
    @dorothea_niepes 3 роки тому +1

    Thank you so much sir. It really helps you save us from our exam hahaha☺️

    • @QuickProgramming
      @QuickProgramming  3 роки тому

      you're most welcome 😊 and all the best in that exam!

  • @o.g_.__
    @o.g_.__ Рік тому

    Thanks, worked properly.. Earlier I was getting errors , page not found, or some other error after submitting

  • @fovu959
    @fovu959 3 роки тому +1

    THANK YOU SO MUCH ALL THE TUTORIAL I CHEKED BEFORE (LIKE 15) DIDN'T WORKED AND UR'S DID I LOVE YA' CHEERS!

    • @QuickProgramming
      @QuickProgramming  3 роки тому

      That's awesome, am glad to have helped. You're most welcome😊☺️

    • @QuickProgramming
      @QuickProgramming  3 роки тому

      That's awesome, am glad to have helped. You're most welcome😊☺️

  • @JoshuaMwepu
    @JoshuaMwepu 8 місяців тому

    i really love this video finally i have created my project am happy

  • @kylehawks2966
    @kylehawks2966 Рік тому

    Omg...Thank you 1 month I've been trying to figure that out and You did it thank you!!!!!!

  • @ashishpadvalkar4327
    @ashishpadvalkar4327 3 роки тому +1

    Thankyou sir....finally I found a perfect video which I was searching throughout the day

  • @jaydgrath
    @jaydgrath 2 роки тому +1

    You the real OG.!! Thanks a lot for such a precise and informative tutorial.

  • @IverGameplays
    @IverGameplays 2 роки тому +1

    N O I I C E ! ! 👏👏👍👍
    clear and simple to follow video tutorial.
    SUBBED!!
    keep it up!!

  • @FrostDeDay
    @FrostDeDay 2 роки тому +1

    Thanks man, i really appreciate this i couldn't fine any other video that went through the steps like you did, thanks 🙏 👍 🙌

  • @carlgarcia1666
    @carlgarcia1666 2 роки тому +1

    thank you for tutorial.. its help me too much .. btw your voice sounds like shinmen takezo the mobile legends content creator .

    • @QuickProgramming
      @QuickProgramming  2 роки тому +1

      lol, thanks. i had to google him and i can hear the resemblance in the voice :))

    • @carlgarcia1666
      @carlgarcia1666 2 роки тому

      @@QuickProgramming well both desame 😂

  • @geofdonald-ik6qy
    @geofdonald-ik6qy 10 місяців тому +1

    Good and easy tutorial , it is useful to me ,,,God bless you

  • @mollyharding5909
    @mollyharding5909 11 місяців тому +1

    amazing amazing amazing, thank you so much for this video!!

  • @mharkcachola6199
    @mharkcachola6199 2 роки тому +1

    One of the best tutorial that I watch😍😍😍

  • @javatime2763
    @javatime2763 2 роки тому +2

    better than american phd`s professor

    • @QuickProgramming
      @QuickProgramming  2 роки тому

      thanks for the awesome compliment, you're far too kind :))

  • @sikable801
    @sikable801 2 роки тому +1

    Thank you very much.. so simple to understand

    • @QuickProgramming
      @QuickProgramming  2 роки тому

      am very glad it was helpful! thanks for the feedback :)

  • @songlyrics3696
    @songlyrics3696 3 роки тому +2

    Thank you so much ! I have never seen video like yours!!!

  • @pysco11
    @pysco11 2 роки тому +1

    This is wonderfully done Sir! I can't thank you enough.
    Would love now to see how to take it from your localhost to your remote server. But thank you so much!

  • @nabonghoisaac2539
    @nabonghoisaac2539 Рік тому +1

    This is wonderful, you have been straight forward to the point.

  • @bankman5235
    @bankman5235 9 місяців тому

    This clip will keep me here every time ❤

  • @jane7128
    @jane7128 2 роки тому

    Thank you thank you thank you, I'm happy I found this channel of yours. It helps me for my school project. I hope you will continue to do this kind of content.
    God bless you❤️
    @Quick Programming

  • @ampmedia3239
    @ampmedia3239 3 роки тому +1

    finally a video with code that works. thank you so much!

  • @NARIMANROBO
    @NARIMANROBO 20 днів тому

    ❤❤❤❤much thanks to you 😊
    I wrote my the code and all was well
    And successful ❤thanks alot

  • @argirotsoutsou4657
    @argirotsoutsou4657 2 роки тому +2

    It worked perfectly. Thank you!

  • @gallegojeanpaull.3061
    @gallegojeanpaull.3061 2 роки тому +2

    so satisfying..
    but one more thing, can u do that if you type wrong password, it says wrong passwords and same as the user name, and if u type both wrong information it says wrong username and password,, individually, like its not u showed us here ^_^ btw. i want to learn more.
    Pls notice.

    • @QuickProgramming
      @QuickProgramming  2 роки тому +1

      the reason it shows both at once is for security reasons. you dont want to let a possible hacker know the email is fine but the password is wrong. to learn more watch these two videos:
      ua-cam.com/video/pIO0pmMTJ6Y/v-deo.html
      ua-cam.com/video/ymPlbgz6BoU/v-deo.html
      and if you're interested in learning more advanced topics like object oriented programming, watch this series:
      ua-cam.com/video/wr6EuooKvLU/v-deo.html

  • @zurabdorsigov5797
    @zurabdorsigov5797 Рік тому +1

    thank u for this beutiful tutorial😁👍