method=“podt” sonrasına eklermisiniz lütfen enctype="multipart/form-data"
avsarsoft adlı üyeden alıntı: mesajı görüntüle
<form action="index.php?page=firmaok&amp;id=<?php
echo $id;
if ($_GET["firmaId"] != "") {
echo '&firmaId=' . $_GET["firmaId"] . '';
}
?>" method="post">

form action da sıkıntı yok resim haric diğer tüm verilerimi post ediyor.
Resmi neden post etmediğini anlayamadım herşey normal görünüyor.