Topic: logout problem pls help me
my first page i'm try to used Integrate Login/Logout
box but
this code can't use in 1.2.17
i got logout problem
this
else {
echo "Logged in as: ".pun_htmlspecialchars($pun_user['username'])."<br> Last visit: ". format_time($pun_user['last_visit'])."
<br>Click <a href=\"./forum/login.php?action=out&id=".$pun_user['id']."\">Log out</a>";
}
^^.