Php upload | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
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 Réponses
+ 1
No, this isn't normal. Can you show the code?
28th Aug 2019, 5:00 PM
Sachin Artani
Sachin Artani - avatar