Code:
if (isset($_POST['aktion']) and $_POST['aktion']=='speichern') {

    $stringitem2 = "";
    if (isset($_POST['stringitem2']))
...