Se $variabile è un array inserendo
<input type="hidden" name="nome" value[]=$array>
ti creerà una variabile
$_POST['nome'] che è un array...