How to make Login Form using PHP MySQL | Xampp

Поделиться
HTML-код
  • Опубликовано: 26 авг 2024
  • How to Make Login Form in PHP and MySQL
    How to Make Login Form using PHP and MySQL
    Login Form
    PHP login form in Html Css
    PHP Form Login | How To Make Login Form In PHP | PHP Tutorial For Beginners
    Source Code: github.com/Rij...
    Complete login and signup form in php: • Complete Login and Reg...
    Login Form in PHP
    PHP Login System Tutorial: Creating a Login| PHP Tutorial
    Php MySql login form
    PHP and MySQL How to connect #HTML #login form to #PHP and #MySQL Part 2
    Complete Login Form With Session Variable Using Only PHP & MySQL | With Source Code || Pure Coding
    Login And Registration Form Using Php & MySQL [Php Login System]
    How to Connect Login Page with SQL Database in php | phpmyadmin
    Login form using HTML & CSS & JavaScript with validation of username and password
    Login system using PHP with MYSQL database XAMPP

Комментарии • 178

  • @random_mk1675
    @random_mk1675 Год назад +11

    I've been to a lot of youtube tutorials on making a login form and connecting it to mysql and none of them actually worked. This is the only one that worked for me. Thank you so much! Please continue making coding tutorials. Your videos help a lot.

  • @jerrypie
    @jerrypie Год назад +15

    This is the best tutorial I've found for this so far, very thorough and informative. Thank you.

    • @zhorhimati
      @zhorhimati 5 месяцев назад

      Arqceh sgr
      Hsegkpi shsba wbsz
      W hq z sgs182

  • @NotDK25
    @NotDK25 7 месяцев назад +4

    Thank you. I love the way you explain all this. you deserve a lot of subscribers

  • @wisdomjomo5561
    @wisdomjomo5561 Год назад +6

    Amazing job. Someone actually recommended your video to me. I really enjoy it and I learnt something. Kudos ❤

  • @BalasubramaniamRamu
    @BalasubramaniamRamu 3 месяца назад

    thank you really helped me to get a better knowledge about php, sql, html, js. Now I'm preparing for my web development exam and really needed to get better understanding and your video was a saver.

  • @orlandolajara2696
    @orlandolajara2696 Год назад +2

    You are the best! It worked like a charm!! I even uploaded to my host, and it was perfect! The world needs people like this girl!!!

    • @techcoffeebreak
      @techcoffeebreak  Год назад +1

      Thank you 😊

    • @jitendraharbola9773
      @jitendraharbola9773 6 месяцев назад

      ​@@techcoffeebreakmam received an error on connection on line 6 I don't know why its says access denied for user root @ local host

  • @josephanthonybaldovino6335
    @josephanthonybaldovino6335 5 месяцев назад +2

    34:12 Isn't using required in input type of the form more effective? Also, I was half hoping that the script would tell if the username or password is incorrect, then it will say an error. Anyhow, I have been taught well by your guidance, thanks Rijushree~

  • @AyushmanPrabhakar
    @AyushmanPrabhakar 5 месяцев назад

    We will also use required in input field. For save our time according to your 😊...
    Bahut acha padhate hai aap thank you ❤

  • @user-yu5go3ve3t
    @user-yu5go3ve3t Год назад +1

    thank you ma'am....the code litreally worked on my pc....i have gone through many videos but it didn't work out....thankyou so much😊😊😊

  • @kahaninetwork36
    @kahaninetwork36 Год назад

    Aaj Tak itna detailed video nhi dekha di😮. This video I think my turning point in this field. Thanks di

  • @AyushmanPrabhakar
    @AyushmanPrabhakar 5 месяцев назад

    34:28
    We will also use required in input field. For save our time according to your 😊...
    Bahut acha padhate hai aap thank you ❤

  • @ilovemath3236
    @ilovemath3236 Год назад +4

    Thank you I learnt a lot through this video and made it😌

  • @plkingori2013
    @plkingori2013 5 месяцев назад +2

    this is the first time I am watching a RUclips tutorial without forwarding you're amazing and thanks

  • @Er.Rohit58620
    @Er.Rohit58620 9 месяцев назад +1

    This has really helped me.
    Thank you for the tutorial

  • @nusryjunior1602
    @nusryjunior1602 Год назад +2

    Thank you, It was a really helpful❤️. Keep on going 💫

  • @chamiladissanayaka6071
    @chamiladissanayaka6071 Месяц назад

    ❤❤❤❤❤❤❤ thank you so much.you save me.love you ❤

  • @sprinkles_land9228
    @sprinkles_land9228 4 месяца назад

    thanks thanks thanks alot ...after wasting so much time your video comes to me like miracle and saved me...❤❤

  • @nuwansurangakodikara1016
    @nuwansurangakodikara1016 2 месяца назад

    excellent explanation the login form ! Thank you very much for your socail suport & I wish you All the best

  • @kishankumarsharma2264
    @kishankumarsharma2264 Год назад +1

    This is the best tutorial I have found on youtube. Can you create a signup page also

  • @iiBaderEN
    @iiBaderEN Год назад +2

    great, and a simple way of explaining. Thanks so much

  • @premshah936
    @premshah936 7 месяцев назад +2

    I have made a login form from this video but now as I store my name it is stored in database but now I try another name but it is not featuring what to do?

  • @arjunreddy3122
    @arjunreddy3122 4 месяца назад +1

    Thank you 😘

  • @pranithtirumalsetti1453
    @pranithtirumalsetti1453 9 месяцев назад

    I completed my first project from this video thanks mam

  • @tawoplays4722
    @tawoplays4722 Год назад +3

    Is it okay to use an index.html?
    Cause when i use the isset function on an php file to call a variable from the html file to php file
    The isset function sadly doesn't work
    I'm a newbie btw
    I really need help

  • @amedeekana2576
    @amedeekana2576 Год назад +1

    this is the best of the best

  • @sukithabandara5228
    @sukithabandara5228 Год назад +3

    i have error. can u please help?
    Fatal error: Uncaught TypeError: mysqli_fetch_array(): Argument #1 ($result) must be of type mysqli_result, bool given in C:\xampp\htdocs\phplogin\login.php:9 Stack trace: #0 C:\xampp\htdocs\phplogin\login.php(9): mysqli_fetch_array(false, 1) #1 {main} thrown in C:\xampp\htdocs\phplogin\login.php on line 9

  • @beyourze
    @beyourze 6 месяцев назад

    AH I WANNA SAY THANKS, HELPING ME SO MUCH❤️❤️

  • @theshubhamkanojia
    @theshubhamkanojia 9 месяцев назад +1

    Hey Rijushree,
    I'm getting *Parse error, unexpected variable $conn in connection.php on line 6*
    I've tried looking for any possible mistakes, couldn't find any.
    I'm new to php, any help would be appreciated.

  • @codewithrushikesh2455
    @codewithrushikesh2455 Год назад +1

    Thanks didi for awsome and knowledgeable content 😊

  • @neelumarif568
    @neelumarif568 Месяц назад

    excellent explanation keep it up

  • @sundaerasto3514
    @sundaerasto3514 5 месяцев назад

    Congratulation the program are good and easy to understand

  • @pcbars
    @pcbars Год назад +1

    thank you and really love it

  • @_poke_rock
    @_poke_rock Месяц назад

    This video is really helpful

  • @edgarmelendez-qh1ed
    @edgarmelendez-qh1ed 3 месяца назад

    muy bien un saludo desde Colombia, me pareció muy bien, te lo agradezco, podrías hacer un video sobre un formulario conectado a xampp, así como este bien, paso x paso, gracias

  • @ge926
    @ge926 Год назад +2

    amazing work! simple yet covers it all

  • @SudiptaMaity-ij4rc
    @SudiptaMaity-ij4rc 10 месяцев назад

    Wahhh great 🎉🎉🎉🎉❤❤❤

  • @_dxnvla
    @_dxnvla Год назад +1

    Hi there. I get the alert message from local host saying login failed. Invalid username or password

  • @kmr2648
    @kmr2648 3 месяца назад

    Thank you for this! Subscribed!

  • @user-tg6mv9bx9q
    @user-tg6mv9bx9q 6 месяцев назад

    damn so simple and much accurate thanks alot

  • @besnardxavier5088
    @besnardxavier5088 Год назад

    Hey, congratz for ur work! U deserve a big like

  • @harshabandara7038
    @harshabandara7038 8 месяцев назад

    It is simple and very nice expalane 🇱🇰 🇱🇰 🇱🇰 ❤ please expain how to create search bar using html/php/mysql/css

  • @prabhathsannasooriya
    @prabhathsannasooriya Год назад

    Thank you so much .it was really really helped to me.

  • @caominh1412
    @caominh1412 3 месяца назад

    I have a problem with file login.php. The code doesn't work in "else" part. Specifically, it does not switch back to index.php and show the alert, it continues to access login.php
    Someone, please help me. Thank you so much.

  • @AHTSkills
    @AHTSkills Год назад

    one thing you shuld create 2nd page for welcome to show how others can add their website link with it

  • @khadijatibrahim9660
    @khadijatibrahim9660 Год назад +1

    💯 perfect....pls how can I implement blowfish algorithm and Aes algorithm for storing files using php...pls I need your help

  • @judithsitta3119
    @judithsitta3119 Год назад

    thank you miss this is best tutorial

  • @it9hektar
    @it9hektar Год назад

    Awesome 👍

  • @PrachiPatil-p6q
    @PrachiPatil-p6q 14 дней назад

    main page is not opening and showing the error that the password or email is incorrect even though everything is correct
    Someone please help

  • @oscarxavierlaracordon5882
    @oscarxavierlaracordon5882 Год назад

    thank you so supportive 👌👌😊😊😍😍.

  • @devasyabhavsar8976
    @devasyabhavsar8976 Год назад

    Nice tutorial
    Explanation
    thanks

  • @irfanshaik2017
    @irfanshaik2017 2 месяца назад

    If i enter correct username and password it shows server error why

  • @bla3029
    @bla3029 Год назад

    your voice is very very soothing

  • @benzayedabderrahim
    @benzayedabderrahim Год назад

    Thank you so much you made my day ❤❤❤

  • @yashshankartiwary340
    @yashshankartiwary340 Год назад +1

    Good video

  • @prasanthkumarkilari9186
    @prasanthkumarkilari9186 Год назад

    Thank you very much madam ❤

  • @oceanic_lost_8156
    @oceanic_lost_8156 Год назад

    Hello there I have a question, on my registration & Login page I have button as Register / is this okay?

  • @JafariMwelukoka
    @JafariMwelukoka Год назад

    Good work I suggested it

  • @Priyanka-mx6ji
    @Priyanka-mx6ji 6 месяцев назад

    Thank you so much ❤

  • @ramjimishra5511
    @ramjimishra5511 Год назад

    Very nice👍👍👍👍👍👍👍👍 mam

  • @kristinejoycacalda9590
    @kristinejoycacalda9590 4 месяца назад

    There's an error "Firewall or network issues: There might be a firewall blocking the connection or a network issue preventing the connection to the MySQL server. Check your firewall settings and network connectivity to ensure they allow connections to MySQL."

  • @liewjiayi9253
    @liewjiayi9253 3 месяца назад

    thank you

  • @rsp1841
    @rsp1841 Год назад

    nice vedio dear , thanku

  • @MdLimon-lq8rm
    @MdLimon-lq8rm Год назад

    thank you sister nice video

  • @abhishekvathare7846
    @abhishekvathare7846 Год назад

    🙏thanks for helping me 😍

  • @TumainiAnne
    @TumainiAnne 4 месяца назад

    Nice

  • @hoaryalhoary7631
    @hoaryalhoary7631 Год назад

    best explanation thanks a lot

  • @Nukhbaganic
    @Nukhbaganic Год назад

    this video is helpful
    thanks for video

  • @sean_allen
    @sean_allen 5 месяцев назад

    thank you so much!!

  • @mugenyitimothy2231
    @mugenyitimothy2231 7 месяцев назад

    Thank you very much

  • @voidy2207
    @voidy2207 Год назад +2

    Hey there, great tutorial must say! I'm having trouble moving on from login.php, to welcome for some reason it accepts the credentials but then stays on login.php not welcome.php, any thoughts would be appreciated? :)

    • @joshlicona684
      @joshlicona684 Год назад +3

      For me, I had the same problem and went back to look through the code, and then I realized that I had missed a semicolon. It didn't give me an error, but it was the only thing that I fixed and the code worked!

  • @poonammane2729
    @poonammane2729 5 месяцев назад

    It is working ❤

  • @raviparmar1414
    @raviparmar1414 Год назад

    Hi
    I love your way of teaching
    I have some query so pls help

  • @kostasnetweb
    @kostasnetweb Месяц назад

    on 19:42 , i have an error about line6 and line 7!

  • @anubhakohli7696
    @anubhakohli7696 Год назад +4

    I tried this but it is showing this error:
    Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'username'@'localhost' (using password: YES) in C:\xampp\htdocs\phplogin\connection.php:6 Stack trace: #0 C:\xampp\htdocs\phplogin\connection.php(6): mysqli->__construct('localhost', 'username', Object(SensitiveParameterValue)) #1 C:\xampp\htdocs\phplogin\index.php(2): include('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\phplogin\connection.php on line 6

  • @emmanuelayara3591
    @emmanuelayara3591 Год назад

    Hey there, great tutorial must say! I'm having trouble moving on from login.php, to welcome for some reason it accepts the credentials but then stays on login.php not welcome.php, any thoughts would be appreciated🙂

  • @user-sb1wk9bn7n
    @user-sb1wk9bn7n 7 месяцев назад

    thank you mam 🤞

  • @aidafi3956
    @aidafi3956 Год назад +3

    hi! i want to ask. In connection line 6, why do you put new mysqli? bcs mine was error

  • @Ryzone018
    @Ryzone018 3 месяца назад

    i love you mam 😍

  • @bibisha3100
    @bibisha3100 Месяц назад

    My login button is not working when I click login button it doesn't show anything it remain in the same form why is it happening??

    • @techcoffeebreak
      @techcoffeebreak  Месяц назад

      Try to inspect it and see what errors are coming.

  • @mubasherdeveloper
    @mubasherdeveloper Год назад

    if we give more than 2 input field in login page then what i change ?

  • @AnilKumar-sz8su
    @AnilKumar-sz8su Год назад

    great

  • @user-vo9nr6jr5j
    @user-vo9nr6jr5j 7 месяцев назад

    thank you ❤❤💯

  • @minatouzumaki6
    @minatouzumaki6 4 месяца назад

    FOR A NEWBIES THAT DOSENT WANT STRESS 😄😄😄😄AWESOME DEAR

  • @foodvlog074
    @foodvlog074 9 месяцев назад

    Thnks ji 🎉🎉

  • @amantiwari4264
    @amantiwari4264 Год назад

    thank you so much mam

  • @vkcults9356
    @vkcults9356 3 месяца назад

    Can anyone acces our data in xamp server?

  • @marcinkubiak4004
    @marcinkubiak4004 Год назад

    Just a little us PDO connect!! and minimal bootstrap library but u thing create code is ok. Nice girl programmer. 😉

  • @varshajanarthanan4089
    @varshajanarthanan4089 9 месяцев назад

    visual studio of what version is this ?

  • @user-bl1kn3gi7g
    @user-bl1kn3gi7g 7 месяцев назад

    Can anyone tell me that
    I can't run my php file

  • @soof-UmarMedia256
    @soof-UmarMedia256 Год назад

    how can dowload it i'm very happy by this titourial vedos channel

  • @kartheeksingle
    @kartheeksingle 5 месяцев назад

    Mam please tell meWamp server using how to create login page

  • @ramjimishra5511
    @ramjimishra5511 Год назад

    Mam please interview preperation ki playlist bna do please 🙏🏻🙏🏻🙏🏻

  • @thakurhritikbhadauria4805
    @thakurhritikbhadauria4805 Год назад

    But where is the data we login in this form

  • @thatsbroni3863
    @thatsbroni3863 Год назад

    please a do a video on terminating the session to log out???

  • @markjustinbegosa6696
    @markjustinbegosa6696 5 месяцев назад

    i have a problem in 17:30 its not working i don't know why

  • @monica.b4974
    @monica.b4974 Год назад +1

    It's shows as line 6 error could you plse solve this problem

    • @wudangwushu4500
      @wudangwushu4500 Год назад

      Same

    • @theshubhamkanojia
      @theshubhamkanojia 9 месяцев назад

      Getting the same thing at my end as well, it says *unexpected variable $conn*, got any solution?

  • @Mahvishaikh
    @Mahvishaikh 7 месяцев назад

    thank you!!!!!!1

  • @shadaksharigpavan491
    @shadaksharigpavan491 Год назад

    Hi please resolve the issue
    Error code #1064 at create a table

  • @user-lc5vh3rm6o
    @user-lc5vh3rm6o 5 месяцев назад

    It's interesting,,,what does 3307 in connection .php mean please

    • @techcoffeebreak
      @techcoffeebreak  5 месяцев назад

      Normally MySQL runs on port 3306 but I changed it to 3307 due to some issues so I had to explicitly mention the new port

  • @Frank-xs7bd
    @Frank-xs7bd Год назад

    How to add logout for this login form?