PHP MySQL - Prevent Block Multiple Login for Same User

Поделиться
HTML-код
  • Опубликовано: 1 окт 2024

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

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

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

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

    Thank you

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

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

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

    how to add the user_session_id on signup page

  • @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.

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

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

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

    Create a login which display online status of multiple users.

  • @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.

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

    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....

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

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

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

    Session only work in self device..

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

    thanks bother

  • @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...

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

    Nice

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

    Nice

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

    Thanks vmuch sir 👍

  • @ShakeelAhmad-sc9gv
    @ShakeelAhmad-sc9gv 2 года назад

    Nice explanation

  • @AsadAli-wi1xs
    @AsadAli-wi1xs 2 года назад

    Amazing Content...

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

    Thanks, Sir!

  • @ShakeelAhmad-sc9gv
    @ShakeelAhmad-sc9gv 2 года назад

    Nice explanation

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

    thank you

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

    tnx sir