Change e-mail and / or password'; // listing all session variables currently set for debugging purposes echo '
';
var_dump($_SESSION);
echo '

'; // delete the above 3 lines when done echo '
'; echo ''; echo ''; echo '
Update e-mail address

'; include_once ('footer.php'); ?>