Uploading Files Learning Resources
This week I learned
- write to a file on the server
- lock a file on the server
- read from a file on the server
- handle file uploads
- read files incrementally
This week, I learned how the image is uploaded to the system, which file the uploaded image goes to and which code creates this folder. It was very comfortable, easy and enjoyable to learn by following the lesson video.
AHA moment: Although my codes were correct, the image file I uploaded did not give the “loaded” message. When I looked at the codes again, I realized that I did not put a s at the end of the file name I opened.
Finally, it was very nice that the image I uploaded opened as a pop up.
Here is my link https://tubap.webdevstudent.me/Lab8/upload_image.php