PHP Classes

how to control users on session: when one user login with one account with two computer

Recommend this page to a friend!
  All requests RSS feed  >  how to control users on session  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

how to control users on session

Edit

Picture of Melak Teshome by Melak Teshome - 4 years ago (2019-05-24)

when one user login with one account with two computer

This request is clear and relevant.
This request is not clear or is not relevant.

0

when one user login with one account with two computer he must be logout from one

Ask clarification

2 Recommendations

PHP PDO MySQL Class: Access MySQL databases using PDO

This recommendation solves the problem.
This recommendation does not solve the problem.

0

Picture of Clement Sam by Clement Sam package author package author Reputation 100 - 4 years ago (2019-07-16) Comment

You would need to do that on the database. Just store the session on the database so in case the user signs in on another you would be able to deal with it...


PHP Session MySQL Handler: Handler for storing session data in MySQL

This recommendation solves the problem.
This recommendation does not solve the problem.

0

Picture of Dave Smith by Dave Smith Reputation 6845 - 4 years ago (2019-06-02) Comment

You would use a database to store the sessions so that you can check if a user is already signed in using another session.


Recommend package
: 
: