vas Posted March 2, 2006 Share Posted March 2, 2006 I have a project where I am submitting number of files to the same web site day after day, I have the user name and password to log in to the web site and after I log in I have to go to the next page, click brows find my files and submit them (I guess I over explain this step). I do not have access to FTP protocol for this site and I can’t setup an FTP daily transfer. Does anybody know a way to automate this? In a sense, are there any PHP commands that will push the file through browser?Many Thanks. Link to comment https://forums.phpfreaks.com/topic/3921-file-automatic-submit/ Share on other sites More sharing options...
dsaba Posted March 2, 2006 Share Posted March 2, 2006 yeah i have a similar question, i use free file hosting to host a majority of my files, and there is no ftp priveliges given to me, I would like users from my website to automatically be able to submit files into my own file space account, but I have no idea how to get this, the file hosting page I'm using is in php so I can't see the source where the files are submitted too Link to comment https://forums.phpfreaks.com/topic/3921-file-automatic-submit/#findComment-13626 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.