una cosa del genere dopo l'inserimento dati:

Codice PHP:
$curpage $_SERVER['PHP_SELF'];header('Refresh: 1; url=' $curpage);