jponte Posted April 13, 2010 Share Posted April 13, 2010 Hi, I would like to upload my files do another drive in my windows server but I do not know how to write the new path to the E drive: I tried but does not seem to be working $target_path = "../../../../../uploads/$ticket_number/"; I'm located righ now in: C:\Dir1\Dir2\Dir3\Website\logs Thanks for the help, JP Link to comment https://forums.phpfreaks.com/topic/198394-move_uploaded_file-to-another-directory/ Share on other sites More sharing options...
jponte Posted April 13, 2010 Author Share Posted April 13, 2010 Hi, I resolved it through a chdir ("D:/"); Peace, JP Link to comment https://forums.phpfreaks.com/topic/198394-move_uploaded_file-to-another-directory/#findComment-1041142 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.