Hello,
I have a form for teacher activities which contain upload file. The form work fine , but sometimes the file uploaded and display in the form and after click sumit the file and its info in the db removed. As I said this happen sometimes. I used custom upload file , but the problem does not solve.
My code and db is as this example
https://editor.datatables.net/examples/advanced/upload.html
Regards