Php upload | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Php upload

Hi . When i upload a file on php it successfully move the file to my directory (move_uploaded_file) the problem is when i close my ide, the file and even folders i create (mkdir func)for each file type gets deleted. Is it normal? Any solution?

28th Aug 2019, 4:55 PM
Farid
2 Respuestas
+ 1
No, this isn't normal. Can you show the code?
28th Aug 2019, 5:00 PM
Sachin Artani
Sachin Artani - avatar