ad inizio pagina stampati il $_POST e risolverai tutti i tuoi dubbi:

Codice PHP:
<?php
echo "<pre>";
print_r($_POST);