testwalkthrough <?php if($instance=="1") { echo("Number one!"); } if($instance=="2") { echo("Number two!"); } ?>