Hi,
I'm trying to tweak the logout script on my web projects. When I point
users to a logout.php page containing the session_destroy () function, I
get the "Trying to destroy uninitialized session" error.
Any ideas?
Thanks.
I'm trying to tweak the logout script on my web projects. When I point
users to a logout.php page containing the session_destroy () function, I
get the "Trying to destroy uninitialized session" error.
Any ideas?
Thanks.
Comment