switch (true){ case ($step == 1 and $agree == 'yes'): header('Location: /signup.php?step=2'); break;}