Testing the application
We now have to write the upload form
Creating the html upload form
We will now create the upload form in the projects root folder.
Save everything and open this page inside your browser. Select a file to upload and submit it.
If everything is ok(depending on your browser settings) a popup should apear which asks you what to do with the file.
Thank you for reading this tutorial. Feel free to improve the code as you want or add your own logic.
NOTE: If you find errors in this document please correct them or leave a comment what's wrong.
Return to start page