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 Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.