$countryname = $_POST['countryname']; $description = $_POST['description']; $caption = $_POST['caption']; $image = $_POST['image']['name']; $temp = $_POST['image']['tmp_name'];