I\'m new to HTML/PHP and I\'m trying to create a simple php file upload page. I have this as my HTML
You need to move the uploaded file from the temp directory it was uploaded into, into your target directory. See the PHP docs of move_uploaded_files