bilis_money Posted April 25, 2007 Share Posted April 25, 2007 ok, i know to google it, but i have no experienced with PHP FTP. I have question --> Do PHP FTP has the same logic with FILEZILA where you can transfer file easily? and can you show me a good tutorial link for this where i can study this and a good example please... a Super Thank You in advance. also do i need to ask the server administrator about the password, username of the FTP just like in FILEZILLA before starting the programming of this project? sorry this is my first encounter for this particular topic. Quote Link to comment https://forums.phpfreaks.com/topic/48611-php-ftp-advice-please/ Share on other sites More sharing options...
redbullmarky Posted April 25, 2007 Share Posted April 25, 2007 how do you mean "PHP FTP" ? are you referring to PHP's built in FTP functions? either way, FTP is FTP. You'll find the same settings you use for Filezilla will work on all other FTP clients (including PHP's FTP functions). I'd be lying if I fully understood your question, so excuse me if I've missed the point... Quote Link to comment https://forums.phpfreaks.com/topic/48611-php-ftp-advice-please/#findComment-238113 Share on other sites More sharing options...
bilis_money Posted April 25, 2007 Author Share Posted April 25, 2007 here is my sample www dot detailed design dot com as you can see it has FTP login system. If you experience this FTP system then can you share to me the requirements, configs or setup needed to begin doing this project? you previous experience with this please... thanks again. Quote Link to comment https://forums.phpfreaks.com/topic/48611-php-ftp-advice-please/#findComment-238205 Share on other sites More sharing options...
Daniel0 Posted April 25, 2007 Share Posted April 25, 2007 I'm not quite sure what you mean, but the protocol works like described here: http://www.faqs.org/rfcs/rfc959.html (no, I haven't read it myself). Quote Link to comment https://forums.phpfreaks.com/topic/48611-php-ftp-advice-please/#findComment-238442 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.