Complete Login and Registration / SignUp Form using PHP MySQL | Xampp

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 พ.ย. 2023
  • Part 2 : • Complete Login and Reg...
    In this tutorial, I've comprehensively demonstrated the process of building a robust login registration system utilizing PHP and MySQL. I've meticulously outlined each step, ensuring a straightforward procedure for easy comprehension. Additionally, stringent validation and verification measures have been implemented for all forms.
    Source Code : github.com/Rijushree123/Youtu...
    Php mysql tutorial : • How to Install XAMPP S...
    This tutorial equips you with the following key skills:
    Establishing a seamless connection between the form and database through the XAMPP server.
    Crafting registration and login forms with the user-friendly Bootstrap framework.
    Developing a comprehensive user registration system with the powerful combination of PHP and MySQL.
    Mastering the art of form data validation and verification.
    Enhancing form aesthetics through the utilization of the Bootstrap Framework, ensuring a visually appealing design.
    Enrich your web development knowledge by following this tutorial and empower yourself with the essential skills for creating a secure and efficient login registration system.
    Registration Form in PHP and MySQL
    How to Prevent SQL Injection with PHP
    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
    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
    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
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 56

  • @techcoffeebreak
    @techcoffeebreak  8 หลายเดือนก่อน +1

    Part 2 : th-cam.com/video/NdRWHU5V5Ko/w-d-xo.htmlsi=KxNwbzbPuMTqkSUa

  • @c4rp3v1num
    @c4rp3v1num 6 หลายเดือนก่อน

    I am unable to get the background image to appear in the body of any page using the CSS that you provided. I have a 'background.jpg' image located in 'img' folder:
    body {
    background: url("img/background.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100vw;
    height: 100vh;
    }

  • @akshaysingh2045
    @akshaysingh2045 4 หลายเดือนก่อน

    Ma'am @28:38 how can i change the user already exists to some different user as.. because due to user already exists..i am directly send to index.php file..

  • @AISMOOTHIEPH99
    @AISMOOTHIEPH99 7 หลายเดือนก่อน

    how can i move the login form to the right side?

  • @akashs.2318
    @akashs.2318 5 หลายเดือนก่อน

    Mam please tell me why my login/signup files start download when i put them in href and how i solve this problem

  • @kahaninetwork36
    @kahaninetwork36 7 หลายเดือนก่อน

    My data is not store in MySQL , what do I do😕

  • @Er.Rohit58620
    @Er.Rohit58620 7 หลายเดือนก่อน +2

    This has really helped me.
    Thank you for the tutorial

  • @vaishnavibhusare2441
    @vaishnavibhusare2441 2 หลายเดือนก่อน

    Which file is import on php myadmin database

  • @andrewrai1723
    @andrewrai1723 4 หลายเดือนก่อน

    There are couple of mistakes in login and signup in code the she has provided but the error can be rectified.

  • @AmitKumar-yy3ho
    @AmitKumar-yy3ho 3 หลายเดือนก่อน

    mai chahta hu jis user ne register kiya hai wah login karke ab apne profile par record insert kare...kaise hoga..

  • @DavidHarrison-rf2db
    @DavidHarrison-rf2db 7 หลายเดือนก่อน

    What is the sign up table in your database at 7.00. I keep getting an error that $conn is an undefined variable in all of my scripts. Do you know how to fix this?

    • @techcoffeebreak
      @techcoffeebreak  7 หลายเดือนก่อน +1

      Table name is users and check the connection file where $conn variable is defined check the code and the spellings

  • @pratimroychowdhury9725
    @pratimroychowdhury9725 2 หลายเดือนก่อน

    Hi, Good evening.
    Hope this message finds you well and safe. Actually, I just wanted to know, how can I merge this piece of code in a CRUD operation? It would be great if you could help me out..
    Thank you!

  • @KatnixGamer
    @KatnixGamer 2 หลายเดือนก่อน

    What should be written in signup data bade

  • @user-xc1tf3mo5f
    @user-xc1tf3mo5f 2 หลายเดือนก่อน

    how to connect this index.php page with home html page?

  • @jeevan1409
    @jeevan1409 2 หลายเดือนก่อน

    This video is really helpful. Thank you so much

  • @c4rp3v1num
    @c4rp3v1num 6 หลายเดือนก่อน +1

    Any clue why I am getting a FATAL ERROR instead of "DATABASE CONNECTION FAILED" when I change the database name to something incorrect?

  • @VinayakMarikatti
    @VinayakMarikatti 3 หลายเดือนก่อน +1

    do we need to add signup ,user and users tables in db database?

  • @user-qo5qw4zo6s
    @user-qo5qw4zo6s 2 หลายเดือนก่อน

    perfectt and amazing! thank u smm

  • @nerd6199
    @nerd6199 7 หลายเดือนก่อน

    Thanx for this concise and clean explanation with code

  • @GamingParadise32
    @GamingParadise32 7 หลายเดือนก่อน

    really helped me i had problem from signup and login tutorials to use hash password now solved thx mam

    • @techcoffeebreak
      @techcoffeebreak  7 หลายเดือนก่อน +1

      Glad to hear it ! Please share it with your friends 😊

    • @GamingParadise32
      @GamingParadise32 7 หลายเดือนก่อน

      @@techcoffeebreak can u upload change password mechanism on signup

    • @GamingParadise32
      @GamingParadise32 7 หลายเดือนก่อน

      please provide forgotten password tutorial @@techcoffeebreak

  • @firefoxcrazy
    @firefoxcrazy 7 หลายเดือนก่อน

    Hello!
    thanks for your videos!
    I replicated the video step by step, but when I get to about minute 41.30, on the login page I get this
    Warning: Undefined array key "user" in C:\xampp\htdocs\loginsignup\login.php
    Warning: Undefined array key "pass" in C:\xampp\docs\loginsignup\login.php
    and I get the warning script "invalid......" . I click several times to get it off but it stays until the page reloads...can you help me???Thanks!

    • @djprabash8166
      @djprabash8166 6 หลายเดือนก่อน

      puka diyan kariya

  • @thomasukuttybenny8058
    @thomasukuttybenny8058 4 หลายเดือนก่อน

    thank u ma'am so helpful

  • @100MANHE
    @100MANHE 6 หลายเดือนก่อน

    you are a genius in coding i wanna know if you have website you created because i like your lecturer madam

  • @komalgunjal6718
    @komalgunjal6718 3 หลายเดือนก่อน

    Plz explain css file

  • @yashshankartiwary340
    @yashshankartiwary340 8 หลายเดือนก่อน

    Thank you 🎉

  • @HassanKhan-ju3rf
    @HassanKhan-ju3rf 5 หลายเดือนก่อน

    besttt😘😘😘😘

  • @AISMOOTHIEPH99
    @AISMOOTHIEPH99 7 หลายเดือนก่อน

    can you show the database? 7:11

    • @techcoffeebreak
      @techcoffeebreak  7 หลายเดือนก่อน

      6:07 here starts the creation of database and follow the steps
      Watch th-cam.com/video/qXGPlMznoZU/w-d-xo.htmlsi=tHkNR9OJ5r3y4bwj for clarity

  • @user-ht4ib3bl3e
    @user-ht4ib3bl3e 6 หลายเดือนก่อน

    hey madam plz help me in my project work, please become my mentor

  • @c4rp3v1num
    @c4rp3v1num 6 หลายเดือนก่อน

    For the error handling in the login.php file I suggest the following code below, as your code does not take into account incorrect password error handling:
    if($row) {
    if(password_verify($password, $row["password"])) {
    header("Location: welcome.php");
    } else {
    echo '
    window.location.href="login.php";
    alert("Incorrect password.");
    ';
    }
    } else {
    echo '
    window.location.href="login.php";
    alert("Invalid username or email.");
    ';
    }

    • @movieoffical-e9j
      @movieoffical-e9j 5 หลายเดือนก่อน

      login form me row variable undefined baata rha hai can you help me login form line number 9 me

  • @China_SquareKenya
    @China_SquareKenya 8 หลายเดือนก่อน

    Source code kindly

    • @techcoffeebreak
      @techcoffeebreak  8 หลายเดือนก่อน

      Sure, Link added in the description

    • @China_SquareKenya
      @China_SquareKenya 8 หลายเดือนก่อน

      works perfectly it's helping thanks

  • @magicaljourney2183
    @magicaljourney2183 6 หลายเดือนก่อน

    Fatal error: Uncaught mysqli_sql_exception: Duplicate entry '0' for key 'PRIMARY' in C:\p\htdocs\health\signup.php:27 Stack trace: #0 C:\p\htdocs\health\signup.php(27): mysqli_query(Object(mysqli), 'insert into log...') #1 {main} thrown in C:\p\htdocs\health\signup.php on line 27 I AM GETTING THIS ERROR PLZ HELP!!!!

  • @yusufguven1919
    @yusufguven1919 6 หลายเดือนก่อน +3

    Fatal error: Uncaught mysqli_sql_exception: Table 'db.signup' doesn't exist in C:\xampp\htdocs\Projeler\signup.php:16 Stack trace: #0 C:\xampp\htdocs\Projeler\signup.php(16): mysqli_query(Object(mysqli), 'select * from s...') #1 {main} thrown in C:\xampp\htdocs\Projeler\signup.php on line 16

    • @hror4
      @hror4 5 หลายเดือนก่อน

      include the connection.php to the signup.php

    • @andrewrai1723
      @andrewrai1723 4 หลายเดือนก่อน

      Your table name is wrong that is what the error is saying

  • @AISMOOTHIEPH99
    @AISMOOTHIEPH99 4 หลายเดือนก่อน

    Fatal error: Uncaught TypeError: mysqli_num_rows(): Argument #1 ($result) must be of type mysqli_result, bool given in C:\xampp\htdocs\signuplogin\signup.php:17 Stack trace: #0 C:\xampp\htdocs\signuplogin\signup.php(17): mysqli_num_rows(false) #1 {main} thrown in C:\xampp\htdocs\signuplogin\signup.php on line 17
    how to fix this plss help me

  • @rasendra004
    @rasendra004 7 หลายเดือนก่อน

    Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'root'@'localhost' (using password: NO) in C:\xampp\htdocs\dsw_proj\connection.php:6 Stack trace: #0 C:\xampp\htdocs\dsw_proj\connection.php(6): mysqli->__construct('localhost', 'root', Object(SensitiveParameterValue), 'db') #1 {main} thrown in C:\xampp\htdocs\dsw_proj\connection.php on line 6 it is giving this error while using connection.php with localhost

    • @techcoffeebreak
      @techcoffeebreak  7 หลายเดือนก่อน

      Check the xamp and mysql modules are running or not with the port numbers in xamp control panel.
      Reset the password and make sure you use the correct server name and password.
      Search the error in stackoverflow stackoverflow.com/questions/11096045/mysql-said-documentation-1045-access-denied-for-user-rootlocalhost-usi
      and follow the different steps whichever works
      For php mysql connection : th-cam.com/video/qXGPlMznoZU/w-d-xo.htmlsi=L80lBMkcPqsh4bXE