Jump to content

How to restrict one user from one IP


rahijain

Recommended Posts

I want to allow only one account currently logged in from one IP.

Sometimes user open two or three accounts from one IP.

Is there any way to stop that?

 

I m thinking of getting IP and storing it in session variables and making a check but not clear about the whole process.

 

Regards

Rahi

Link to comment
https://forums.phpfreaks.com/topic/93053-how-to-restrict-one-user-from-one-ip/
Share on other sites

k but how to get the IP address of user in php?

I think storing it in a table will solve the purpose.

 

But theres is one glitch. If the user uses two browsers and suppose person A uses browser A and he didnt logout then the IP will be there in table and after that other person B want to access from second browser ?

 

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.