prepare($sql); $query->execute(['pfamilia' => $familia, 'pname' => $name, 'potche' => $otche, 'pnomer' => $nomer, 'pgnomer' => $gnomer, 'pmnomer' => $mnomer, 'pemail' => $email, 'pposition' => $position, 'potdel' => $otdel, 'pfirma' => $firma]); header('Location: /edit.php'); ?>