Hi All, I temporarily solved removing the first file element if it is empty. Before the cicle
if(isset($files["image"]) && empty($files["image"]["name"])){
unset($files["image"]);
}
then it works in all the cases.
However, it is just an 'hack' to make it works,
I still hope in some advice :)
Regards
Sergio Rinaudo
_________________________________________________________________
Novità dai tuoi amici? Le trovi su Messenger
http://www.messenger.it/novita.aspx
