prova a sostituire while (($file = readdir($dh)) !== FALSE) con if(($file = readdir($dh)) !== FALSE)
Regole del Forum