cryptinitedemon Posted July 11, 2008 Share Posted July 11, 2008 Okay, so I know how to do php uploads for files on the local server and such, but is it possible to have your PHP web site and apache on one machine and then have it actually upload the files to another? I'm planning on implementing a database program with file uploads, but I want all files to be stored on a separate storage machine. Link to comment https://forums.phpfreaks.com/topic/114281-php-uploads-for-remote-directories/ Share on other sites More sharing options...
waynew Posted July 11, 2008 Share Posted July 11, 2008 Check out ftp with php. Link to comment https://forums.phpfreaks.com/topic/114281-php-uploads-for-remote-directories/#findComment-587657 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.