View Single Post

  #3 (permalink)  
Old 02-26-2008
Franz Marksteiner
 
Posts: n/a
Default Re: How to restrict one user from one IP

rahismailbox@gmail.com wrote:
> 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.


$_SESSION

--
Freundliche Grüße,
Franz Marksteiner

Reply With Quote