Web space - 854Part VCase StudiesListing 44-11(continued) } } if ($submit
854Part VCase StudiesListing 44-11(continued) } } if ($submit == Login ) { $feedback = user_impersonate(); if ($feedback == 1) { // On successful login, redirect to homepageheader( Location: index.php ); } else { $feedback_str =
$feedback
; } } else { $feedback_str = ; } // —————- // DISPLAY THE FORM// —————- include_once( includes/header_footer.php ); site_header( Login To OpenCortex ); // Superglobals don t work with heredoc$php_self = $_SERVER[ PHP_SELF ]; $login_form = <<< EOLOGINFORM| $feedback_str LOGIN |