Hi
I am not sure if this can be done with php or I need javascript but lets try 🙂
I have a directory that is protected with username and password from the server. So every time that someone goes to a page under the browser prompt a dialog box with username and password. This works fine but in order to kill the session I need to close the browser.
I wonder if there a php command that can kill the browser session?
thanks!