Für mehr Debugging kannst du am Ende des Formulars folgende Ausgabe zur Entwicklung einfügen:
HTML-Code:
echo "<pre>";
print_r($_POST);
...