Puoi anche usare

Codice PHP:
foreach($_POST as $p)
   {
   echo 
$p;
   }