<input name="seleccion[]" type="checkbox" id="seleccion" /> <?php $var = array(); $var = $_REQUEST['seleccion']; // $var[0] es el primer checkbox ?>