Cliente alterado com sucesso

"; header("Location: index.php"); }else{ $_SESSION['msg'] = "

Cliente não foi alterado

"; header("Location: edit_cliente.php?id=$id"); } ?>