Codice PHP:
foreach ( $_POST as $key => $value )
{
    
// in $key c'è il nome del campo
    // in $value c'è il valore inserito