I was thinking if it was possible to allow login to multiple account of the same site from same browser simultaneously .
Can this be done in php, What would be the logic involved in that case ?
I found these to related question :
How to Log Into a Web App Simultaneously with Different Account?
same website - two user accounts
But they don't answer my question. I want to know if it is possible on server side using php ?