Php session problems on live server [closed]

I have a blog site with admin panel. While i am logged in the admin panel if try to log in at different chrome window or incognito tab it logs in without asking username and password.
But when i try this at localhost it works perfect, sessions are okay. Is it working because it is local, or what is about?