if( isset($_POST[passwd]) ){ if($_POST[passwd] != "MaiKuraki151A!!" ){ header("Location: /sp/15th/pc/q00.html?err="); exit; } } else{ header("Location: /sp/15th/pc/q00.html?err="); exit; } ?>