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?
2 Respostas
+ 1
No, this isn't normal. Can you show the code?