TENGO ESTO:
<form action="" method="post">
<label>ARRAY1:</label><input type="text"name="array1"><input type="text"name="array1"><input type="text"name="array1"><input type="text"name="array1"><br>
<label>ARRA2:</label><input type="text" name="arra2"><input type="text" name="arra2"><input type="text" name="arra2"><input type="text" name="arra2"><br>
<input type="submit" value="COMPROBAR" name="enviar">
</form>
<?php
error_reporting(0);
?>
SE VE ALGO ASÍ:
SOLO HASTA AQUI ME GUIO PORFA ME PODRIAS DECIR COMO PRODRIA VINCULARLO