PHP MySQL - Prevent Block Multiple Login for Same User

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

КОМЕНТАРІ • 30

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

    I'm Brazilian and here we would say the expression "you are the guy", congratulations!

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

    Thank you

  • @ShakeelAhmad-sc9gv
    @ShakeelAhmad-sc9gv 2 роки тому

    Nice explanation

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

    Very awesome bro, keep doing the best video like this more and more.

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

    Thanks vmuch sir 👍

  • @AsadAli-wi1xs
    @AsadAli-wi1xs 2 роки тому

    Amazing Content...

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

    thanks bother

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

    Thanks, Sir!

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

    Nice

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

    Thanks for the awesome tutorial. I'm having trouble as the code causes the user to be logged out when opening the Bootstrap 5 modal.

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

    Nice tutorial, but what if a user blocks JavaScript .. he won't be logged out without refresh, right ?

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

    tnx sir

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

    Thanks for the tutorial. I was unable to open the RAR file, says file corrupt? Tried to type php in but 3 times got same outcome, wrong email address. I suspect I made an error but cannot check it against your code.

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

    it is not workable if we open a 2nd window of chrome with ctrl+N , it logs in and dont change the session id

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

    how to add the user_session_id on signup page

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

    Create a login which display online status of multiple users.

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

    Session only work in self device..

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

    just check sessions if exists no need to login is there!

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

      How can we check first user login session, can you describe here...

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

    Not good practice while destroying session with javascript.... As javascript can be edit manually any time..... Anyway Good tutorial for beginners....... try to destroy season when user try to make request from old session and then logout that browser with the error message that user is already logged in other system...... Good work anyway.....

    • @mr.morningstar8380
      @mr.morningstar8380 Рік тому

      By include a defined check session function in header which is included on every page right?

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

      ​@@mr.morningstar8380 you need to check session everytime user try to make request.... in that u just have to check if user have new session then in database and Destroy that session....

  • @ShakeelAhmad-sc9gv
    @ShakeelAhmad-sc9gv 2 роки тому

    Nice explanation

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

    Nice

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

    thank you