chaitanya1006 Posted April 7, 2007 Share Posted April 7, 2007 Hi I have written a php file, which uploads a file to the remote server. My requirement : (just assume) www.mywebsite.com is my registered website. (sorry, I am not giving the original website name). This www.mywebsite.com is hosted on a remote server and the server existed in US. The server supports -- PHP 4.2.1 In this site, there is one page, which takes care of file uploading. what is my requirement is, after the file is uploaded from the client machine, the file has to be stored in a permenant folder called 'uploads' which is in server. How can I get access to that folder for downloading the files? Link to comment https://forums.phpfreaks.com/topic/46002-problems-regarding-file-uploading/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.