Jagmeet Posted August 31, 2009 Share Posted August 31, 2009 Hi well m learning php my prob is dat i want to connect (for example) ftp.photobucket.com using php script (ftp:// username : password@ ftp . photobucket. com) in 10 pages i want to use ftp connection so suggest me best way how can i use same 'ftp connection' on all 10 pages using ftp script at every page or session or any other way !!! Link to comment https://forums.phpfreaks.com/topic/172539-ftp-connection-prob/ Share on other sites More sharing options...
oni-kun Posted August 31, 2009 Share Posted August 31, 2009 What do you mean? You connect to the FTP server and you have to connect each page unless you use something such as AJAX. Link to comment https://forums.phpfreaks.com/topic/172539-ftp-connection-prob/#findComment-909545 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.