Hi all,
Does anyone know how to make a logoff function in PHP. I tried $PHP_AUTH_USER = ""
but that didn't work :o(
Please help...
Greets
Peanuts
What exactly would you expect a "logoff function" to do for you?
I want it to logoff a user so that the next time the browser opens a page it will prompt for the username and password again.