0
How can I move the uploaded file to a folder?
Please tell me how can i move the uploaded file to a folder after uploading it to the database.
2 Réponses
0
move your uploaded file and modify your script to locate new location
0
@Fathul Karim
I mean how could I move a file to a folder using PhP?