on_destroy ();
}
if (login ( "test", "test" )) {
echo "Successfully logged in with user: " . $_SESSION ['user'] . " and pass: " . $_SESSION ['pass'];
} else
on_destroy ();
}
if (login ( "test", "test" )) {
echo "Successfully logged in with user: " . $_SESSION ['user'] . " and pass: " . $_SESSION ['pass'];
} else