Hi,
i am trying to learn php and i have a project in which i am to build a user interface for ppl to upload, download delete on a server
I have seen that there are two option one of which involves actual FTP protocols/ functions.
I need your advice/ recommendation on what are the best steps to take in building this application especially for security and that i need to also create access levels.
if you know of any tutorials/examples of it that i can work from please specify
building a http FTP application using PHP
Moderator: General Moderators
http://www.php.net/manual/en/ref.ftp.php
read this.. very helpfull and search through googleand Phuse!
read this.. very helpfull and search through googleand Phuse!