ritorna TRUE se il file è stato caricato tramite HTTP POST.
" Returns TRUE if the file named by filename was uploaded via HTTP POST. This is useful to help ensure that a malicious user hasn't tried to trick the script into working on files upon which it should not be working--for instance, /etc/passwd"
http://it2.php.net/is_uploaded_file
![]()