Web Hosting Talk







View Full Version : Destroying Header Cache/Making log out function


ChickenSteak
11-16-2002, 11:31 PM
Hello I'm, currently working on a log-out function to a login in system that is using php_auth_user/php_auth_pw for auth. The problem is I can't figure a way to log out of it and exit the headers/cache... Any suggestions/tips??

XeoSupport
11-18-2002, 02:18 PM
Use cookies... ;)