anonymous
2011-03-14 10:35:58 UTC
Notice: Undefined index: username in C:\xampp\htdocs\acc_terminator\unicode.php on line 3
Notice: Undefined index: password in C:\xampp\htdocs\acc_terminator\unicode.php on line 4
Notice: Undefined index: account_level in C:\xampp\htdocs\acc_terminator\unicode.php on line 5
Those lines are:
$xusername = $_SESSION['username'];
$xpassword = $_SESSION['password'];
$xaccount_level = $_SESSION['account_level'];