Can any one help me for this
-
As user login to video chant, his userid is saved to the "sessions" table of the database. user's id is saved in encrypted format. I don't want to use that encrypted format. Username should be in normal form, as I have to list out the usernames logged in for chat.
How can I change it, anyone please help me.
-