PHP: move_uploaded_file - Manual - PHP: Hypertext Preprocessor
Return Values Returns TRUE on success. If filename is not a valid upload file, then no action will occur, and move_uploaded_file() will return FALSE. If filename is a valid upload file, but cannot be moved for some reason, no action will occur, and move ....