Remember me functionality in login page using PHP and MySQL

Поделиться
HTML-код
  • Опубликовано: 13 сен 2021
  • #rememberme
    In this video, you will learn how to add Remember Me Functionality in login page using PHP and MySQL. Here we are going to store the email and password of the user in the cookies of the browser and then later use cookies to show login details in the login panel of the user login and registration system.
    User Login and Registration System: • User Login and Registr...
    --------------------------------------------------------------------------------------
    Shopping cart in PHP and MySQL with Admin Panel:
    • Shopping Cart in PHP w...
    Referral System in PHP and MySQL:
    • Referral System in PHP...
    User Login and Registration System with Email Verification and forgot password in PHP:
    • User Login and Registr...
    Complete SASS Tutorial:
    • SASS Tutorial in Hindi...
    Send Emails in PHP using Gmail & PHPMailer:
    • Send email in PHP usin...
    Upload Image / File using PHP & MySQL:
    • Upload image in PHP My...
    Admin Login page in PHP MySQL:
    • Admin Login & Logout P...
    JavaScript Validations:
    • Validation in JavaScript
    Design Form using HTML and CSS:
    • Form Design using HTML...
    Design Footer using HTML and CSS:
    • Playlist

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

  • @user-dw9pv4vp6w
    @user-dw9pv4vp6w Год назад

    great work brother

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

    bhai ek no. 👌
    lekin tumhare bohot hi kam subscriber hai or like bhi
    aisa kyu

  • @getsellwebshop7482
    @getsellwebshop7482 2 года назад

    Very good broo !
    Me ne ap ki shoping cart wali video dekhi jis me ek session me multi values ko array k sath store krty he kiya wo ajax jquery me ho jaey ga or jo value hum jquery k sath session me store krty hen us ko bhala php k session me kis tarha dikhaen gy

  • @user-my4xq8ku3v
    @user-my4xq8ku3v 2 месяца назад

    Bro here I have one doubt.... Agar password or username browser ke andar cookies mein dikh raha hai to hackers easily password ko le sakte hai hai na ?? Isko kya karein ham? Plzz reply me asap ......

  • @amanshaikh8145
    @amanshaikh8145 2 года назад

    Please make a video for how to print a bill in your shopping website in php and mysql

  • @swastikjainsj
    @swastikjainsj 2 года назад

    How to send email again if user put different email

  • @elgobert
    @elgobert 11 месяцев назад +2

    Pro Tip:
    Do not store password in cookies !!!
    Cookies are very easy to access.

  • @ggnova8581
    @ggnova8581 2 года назад

    Sir can you make vedio on more secure remember me that the user automatically redirects to home page they don't need to click on login button for that if cookies set

    • @tj_webdev
      @tj_webdev  2 года назад +1

      You can do it by simply writing few lines of codes.. if cookie is set then simply submit the login form using js

  • @krishnajani9924
    @krishnajani9924 2 года назад

    Make video about add to cart page without using bootstrap only php and MySQL

    • @tj_webdev
      @tj_webdev  2 года назад +1

      Bootstrap is used for styling and fast ui development so you can ignore it and understand the concept of add to cart functionality

    • @krishnajani9924
      @krishnajani9924 2 года назад

      Thank you.

  • @z3jlewhhda376
    @z3jlewhhda376 2 года назад +3

    Email and password stored in cookies?? 😂