azteck2
Stranger
Joined: Dec 17, 2008
Post Count: 1
Status:
Offline
|
|
|
FTP with PHP
|
Hi guys, new poster here! Also new to PHP. I'm trying to have an FTP access page on my companies website that will allow our customers to log in and submit or retrieve files from our FTP server in house. The username dictates the directory on our server that they can access. I tried to download a PHP script and add it to our website but for some reason it's not working properly(takes forever and errors on larger files). The script is called "phpwebftp". Does anyone know of or can build a good reliable PHP ftp application for my web site? It must support multiple users accessing it simultaneously. I'm going to try and write my own, but being new to programming, it could take me a very long time.
|