building a http FTP application using PHP
Posted: Wed Oct 02, 2002 12:39 pm
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
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