Briefing Zend Knowledge

Which PHP function is used to validate whether the contents of $_FILES[‘name’] [‘t

Which PHP function is used to validate whether the contents of $_FILES[‘name’] [‘tem_name’]
have really been uploaded via HTTP’?

Answer: Is_uploaded_file()