$_POST=[
'ad'=>'Emre',
'soyad'=>'Kaya',
'yas' => 24,
'memleket' => 'izmit'
];

unset($_POST['memleket']);