Limit One Session Per User

Hell All,

Could some one help me or give me some idea on how to limit only one session per user ?

I mean let us say user already logged-in from Chrome and the same user logs again from Firefox , I want Chrome session to be disabled/removed/invalidated automatically .

Note :- This looks like some basic thing , But I am not able to find info on it

Thank You for your help

Regards

Yii Fan

hope this helps…

http://stackoverflow.com/questions/3164507/allow-one-session-only-at-a-time

[url="


http://stackoverflow.com/questions/3643591/php-session-login-one-per-user

"]http://stackoverflow.com/questions/3643591/php-session-login-one-per-user[/url]

cheers!!

Thank You for the above links . I will follow the steps mentioned in them .

Thanks again

Regards

Yii Fan