id"); if ($result) { Header("Location: home.php"); } else { page_head("User info update"); echo "Couldn't update user info."; page_tail(); } ?>