aggiungi nel form un <input type="hidden" name="bo" value=1>

cosi prima del form fai
if ($_POST['bo']!=1){form}else{pagina2}