Ver originalif(isset($_SESSION['step'])){ if($_SESSION['step'] == 2){ header("location: email_password"); exit; }elseif{($_SESSION['step'] == 3){ header("location: captcha"); exit; } }