PHP MySQL - Prevent Block Multiple Login for Same User

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 พ.ย. 2024

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

  • @jessewlribeiro
    @jessewlribeiro 2 ปีที่แล้ว

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

  • @mibrahim4245
    @mibrahim4245 2 ปีที่แล้ว +1

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

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

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

  • @ShakeelAhmad-sc9gv
    @ShakeelAhmad-sc9gv 2 ปีที่แล้ว

    Nice explanation

  • @phoumjaiyang8929
    @phoumjaiyang8929 2 ปีที่แล้ว

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

  • @crazetalks6854
    @crazetalks6854 10 หลายเดือนก่อน

    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 10 หลายเดือนก่อน

    Thank you

  • @sahanmadusha9253
    @sahanmadusha9253 2 ปีที่แล้ว

    thanks bother

  • @fathurrozi2972
    @fathurrozi2972 2 ปีที่แล้ว

    Thanks vmuch sir 👍

  • @AsadAli-wi1xs
    @AsadAli-wi1xs 2 ปีที่แล้ว

    Amazing Content...

  • @skillshare3670
    @skillshare3670 2 ปีที่แล้ว

    how to add the user_session_id on signup page

  • @AbuAthan75
    @AbuAthan75 2 ปีที่แล้ว

    Thanks, Sir!

  • @dastgirakhtar9782
    @dastgirakhtar9782 2 ปีที่แล้ว

    Nice

  • @solodonuts8562
    @solodonuts8562 2 ปีที่แล้ว

    Session only work in self device..

  • @mostafijarrahman1036
    @mostafijarrahman1036 2 ปีที่แล้ว

    tnx sir

  • @dastgirakhtar9782
    @dastgirakhtar9782 2 ปีที่แล้ว

    Create a login which display online status of multiple users.

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

  • @ShakeelAhmad-sc9gv
    @ShakeelAhmad-sc9gv 2 ปีที่แล้ว

    Nice explanation

    • @webslesson
      @webslesson  2 ปีที่แล้ว

      Thanks and welcome

  • @DailyTutorial
    @DailyTutorial 2 ปีที่แล้ว

    Nice

  • @dilipshehan1
    @dilipshehan1 2 ปีที่แล้ว

    thank you