Forum Moderators: coopster
I am having trouble to delete my sessions.
I have read the maunal and done this script
unset ($_SESSION['session_persId']);
unset ($_SESSION['session_rattighet']);
What have i done wrong?
/Grodan :)
session_start();
But it solved it! :)
/Grodan