Is it possible to show "Already Logged In" message if that user is logged on one of the machine. This thing is possible using database. But i had implemented sessions for login and logout,i think it isn't possible with sessions to show "Already Logged In".
Please suggest best way for this.