Bu kısmı
$file_name = $_FILES['image']['name'];
Bununla değiştirirmisiniz
$file_name = $_POST['resimadi'];