$dosya_adi = "gelen_deger";
if($dosya_adi) {
echo "Dosya Adı: ".$dosya_adi;
}


en basit kontrol bu şekilde.