If the application is already open in a tab with session_start() function in a browser, how do I prevent it from being opened in another new tab?
What session related functions could I use?
If the application is already open in a tab with session_start() function in a browser, how do I prevent it from being opened in another new tab?
What session related functions could I use?