Which PHP function is used to validate whether the contents of $_FILES[‘name’][‘tmp_name’] have really been uploaded via HTIP, and also save the contents into another folder?

Which PHP function is used to validate whether the contents of $_FILES[‘name’][‘tmp_name’] have really been uploaded via HTIP, and also save the contents into another folder?

Answer: move_uploaded_file(), move_uploaded_file

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments