Hi all!
I've read about http authentication with PHP in the PHP manual.
Now I wonder how I can make a logout button in the way its supposed to be done? The manual mentions something about the
headersbut that this way does not work correct on all browsers...
Furthermore I wonder how secure this way is?
Tia