scliburn Posted July 31, 2006 Share Posted July 31, 2006 when you attempt to run a php script that contains ftp_get from a browser window, does the ftp_get command run as client?Meaning, is it going to try and get the file for your local machine, or will it attempt to save the file onto the server.Just checking. Link to comment https://forums.phpfreaks.com/topic/16136-ftp_get/ Share on other sites More sharing options...
zq29 Posted July 31, 2006 Share Posted July 31, 2006 It will save the file to the machine running PHP, your server. Link to comment https://forums.phpfreaks.com/topic/16136-ftp_get/#findComment-66643 Share on other sites More sharing options...
scliburn Posted July 31, 2006 Author Share Posted July 31, 2006 thanks Sem'I was hoping for that answer. Link to comment https://forums.phpfreaks.com/topic/16136-ftp_get/#findComment-66675 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.